resource-manager-provided-adi
resource-manager-provided-adi = prefix
A list of string prefixes that identify Authorization Decision Information (ADI) to be supplied by the resource manager (in this case, WebSEAL).
Options
prefix
The default settings below tell the authorization engine that when it requires ADI with the prefixes AMWS_hd_, AMWS_qs_ ,or AMWS_pb_ to evaluate a boolean authorization rule, and the ADI is not available in either the credential or application context passed in with the access decision call, the engine should fail the access decision and request the resource manager retry the request and provide the required data in the application context of the next request.
Usage: Optional
Default:
AMWS_hd_,
AMWS_pb_,
AMWS_qs_Example:
resource-manager-provided-adi = AMWS_hd_
resource-manager-provided-adi = AMWS_pb_
resource-manager-provided-adi = AMWS_qs_Parent topic: [aznapi-configuration] stanza