HTTP header names for authentication data

Specify the names of the HTTP headers that contain the authentication data returned from the external authentication application. There are four categories of HTTP headers that hold authentication data:

Details about these special headers can be found in the External authentication interface HTTP header reference.

Use the [eai] stanza of the WebSEAL configuration file to specify the names of the HTTP headers that contain the authentication data returned from the external authentication interface server. The header names can be customized. The custom external authentication interface authentication module must be written to use the header names as configured. The following examples show the default header names used in the WebSEAL configuration file:

PAC headers:

User identity headers:

External user identity headers:

Distributed session cache session identifier:

Common headers:

See:

Parent topic: External authentication interface configuration