Authorization decision data

To correctly construct the RST, the EAS requires various information from the request itself. WebSEAL must be configured to provide this information to the EAS.

The majority of the required data is provided on every authorization request by specifying these HTTP request elements in the [azn-decision-info] stanza. See Authorization decision information from HTTP requests. In certain situations, the POST data is also required. For efficiency, the EAS plug-in does not provide the POST data on every authorization decision request. Instead, the plug-in uses the existing dynamic access decision information within WebSEAL to optionally request the POST data when required. WebSEAL recognizes the request for POST data based on the resource-manager-provided-adi configuration entry in the [aznapi-configuration] stanza.

It is vital that this configuration stanza is correct so the data is passed to the EAS. The following configuration entries are required in order for the EAS to function correctly:

Parent topic: Configure WebSEAL to include OAuth decisions