Custom attributes for the authorization service
We can modify the [azn-decision-info] stanza of the WebSEAL configuration file to make other data available to the external authorization service (EAS). We can define our own attributes, called custom attributes, to specify in policies and for decision making. Update the WebSEAL configuration file with the attribute information so the EAS can use these attributes. The WebSEAL EAS uses this attribute information to create the runtime security services request.
To update the WebSEAL configuration file for custom attributes:
- Update the [azn-decision-info] stanza with the custom attribute information.
- Define the type of data and category the attribute represents using the [user-attribute-definitions] stanza.
- [azn-decision-info] stanza
- [user-attribute-definitions] stanza
- Set the data type or category of a custom attribute
Parent topic: Attributes