temp-session-cookie-name
temp-session-cookie-name = cookie_name
Description
Sets the name of the temporary session cookie that is created for session sharing with Microsoft Office applications. WebSEAL creates a temporary cookie with this name when it responds to a /pkmstempsession management page request.
Options
cookie_name A string value representing the name of the temporary cookie that WebSEAL uses to store session information. This configuration entry must be used in conjunction with a non-zero value for the temp-session-max-lifetime entry, which is 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.
Usage: Required.
Default value None.
Example: temp-session-cookie-name = PD-TEMP-SESSION-ID
Parent topic: [session] stanza