special-eas
Use the special-eas stanza entry to allow the path to the effective POP for the protected resource being accessed, to be passed to the EAS.
Syntax
special-eas = EAS-trigger
Description
Adding the special-eas entry to the [aznapi-configuration] stanza activates the process to pass the path of the effective POP to EAS. Setting this value is necessary for multiple policy support.
Options
- EAS-trigger
- Specify the value that is set by the policy trigger defined in the [aznapi-external-authzn-services] stanza.
Usage
This stanza entry is not required.
Default value
None.
Example
If the following rba_pop_trigger trigger is defined:[aznapi-external-authzn-services]
rba_pop_trigger = /opt/pdweb/librtsseas.so
Then, use the following stanza and entry to indicate that the rba_pop_trigger
is a special trigger:[aznapi-configuration]
special-eas = rba_pop_trigger