NullSecurity Rule

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"/>