skip-eas-on-bypass-pop

Use the skip-eas-on-bypass-pop entry to control whether the BypassPop setting is ignored if an EAS is to be called.

skip-eas-on-bypass-pop = {yes|no}

Description

This configuration entry takes effect only when the authenticated user's effective ACL to the requested resource has the BypassPOP flag turned on. Setting this configuration entry to yes might affect normal EAS usage that makes authorization decisions for the access of protected resources. For example, if the skip-eas-on-bypass-pop entry is set to no or not present, the BypassPOP flag is ignored and the EAS is called for authorization when a protected resource is accessed. If this entry is set to yes, the BypassPOP flag takes effect and the EAS is no longer called to make the authorization decision. Take this fact into consideration when you set this configuration entry.

Options

Usage: Optional If this entry is not present, the BypassPOP flag is ignored when the system decides Whether to call into EAS.

Default valueno

Example:

skip-eas-on-bypass-pop = no

Parent topic: [aznapi-configuration] stanza