Configure HTTP headers to maintain session state

To configure HTTP headers to maintain session state, specify the header names in the [session-http-headers] stanza of the WebSEAL configuration file.

Each header is listed on a per-transport basis. The same header can be listed for both transports. Valid transports include "http" and "https". Use the following syntax:

For example:

Conditions for HTTP header session key configuration:

Process flow for establishing session state with HTTP headers:

Parent topic: Maintain session state with HTTP headers