remember-session-key-label

The remember-session-key-label configuration entry specifies the label of the key which will be used to protect the session token.

Syntax

remember-session-key-label = <key_label>

Description

The key database, which is referenced by the webseal-cert-keyfile configuration entry, which will be used to secure the session token.

Options

<key_label>
The label of the key within the webseal-cert-keyfile key database to be used.

Usage

This stanza entry is required if a ‘remember-session-field’ configuration entry has been specified.

Default Value

None

Example

remember-session-key-label = session-key