temp-session-one-time-use

Use the temp-session-one-time-use stanza entry to control whether the client can access an entry in the temporary session cache a single time only or multiple times. If we are sharing sessions with Microsoft Office applications, configure WebSEAL to accept multiple accesses to the temporary session cookie.

temp-session-one-time-use = {true|false}

Description

WebSEAL creates a temporary session cookie for session sharing with Microsoft Office applications when it responds to a /pkmstempsession management page request.

The temp-session-one-time-use configuration entry determines whether this cookie can be used a single time or Whether it can be used multiple times. This configuration entry must be used with the temp-session-cookie-name and temp-session-max-lifetime entries, which are also in the [session] stanza. For information about sharing sessions with Microsoft Office applications, see the IBM Security Verify Access: Web Reverse Proxy Configuration Guide.

Options

Usage: Required.

Default value false

Example:

temp-session-one-time-use = false

Parent topic: [session] stanza