EAS specific data
The EAS requires specific configuration data to function correctly. This data is mostly contained in the [oauth] and [oauth-eas] stanzas.
One of the required configuration entries in the [oauth] stanza is cluster-name, which specifies the name of the authorization server. You must configure a corresponding [tfim-cluster:<cluster>] stanza to define the specified cluster.
The following excerpt provides an example of the required stanzas:
[oauth] # This stanza contains definitions for OAuth specific information. # .... [tfim-cluster:oauth-cluster] # # This stanza contains definitions for the cluster of authorization # servers that hosts the OAuth service. # # ....
For details of the required configuration entries for each of these stanzas, see the [aznapi-external-authzn-services] stanza, [oauth] stanza, and [oauth-eas] stanza documentation in the web reverse proxy Stanza Reference topics.
Parent topic: Configure WebSEAL to include OAuth decisions