Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 2 Current »

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