Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

Identified by type="NullSecurity", enables debugging by disabling security and permitting unauthenticated messages to pass successfully into higher layers.

Not For Production

Do NOT use this rule in production, as it will leave your system vulnerable to attackers.


Example

<PolicyRule type="NullSecurity"/>
  • No labels