reset-cookies-list

Syntax

reset-cookies-list = list

Description

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.

You 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

This stanza entry is required.

Default value

None.

reset-cookies-list = JSESS*,Ltpa*