reset-cookies-list
reset-cookies-list = listDescription
Determines which cookies are reset when the user session is logged out. The request received from the client and the response sent back to the client are both examined for matching cookies.
We can customize this configuration item for a particular junction by adding the adjusted configuration item to a [junction:{junction_name}] stanza.
where {junction_name} refers to the junction point for a standard junction (including the leading / character) or the virtual host label for a virtual host junction.
Options
list A comma-separated list of patterns. WebSEAL will reset any cookies with names that match the patterns in this list.
Usage: Required.
Default: None.
reset-cookies-list = JSESS*,Ltpa*Parent topic: [junction] stanza