Preserving names of specified cookies
We can list the names of specific cookies that are not to be modified when returned from back-end application servers across junctions.
The name stanza entry in the [preserve-cookie-names] stanza of the WebSEAL configuration file allows us to list the specific cookie names that are not to be renamed by WebSEAL. The specified cookie names are protected across any existing junction.
Example
[preserve-cookie-names] name = cookie-name1 name = cookie-name2
Parent topic: Preservation of cookie names