Configure the temporary session cache
We can configure the temporary session cache that WebSEAL uses for its session sharing functionality. In particular, we can control the lifetime of cache entries, specify the name of the temporary session cookie, and configure the default results page.
The following WebSEAL configuration settings are related to the temporary session cache.
- Configure the lifetime of entries in the temporary session cache
- Controlling Whether the temporary session cache cookies are single use
- Configure the name of the temporary session cookie
- Configure the temporary cache response page
- Configure the lifetime of entries in the temporary session cache
We can configure the maximum lifetime of entries in the temporary session cache that WebSEAL uses for session sharing with Microsoft Office applications.- Controlling Whether the temporary session cache cookies are single use
We can control whether the client can access an entry in the temporary session cache more than once. If we are sharing sessions with Microsoft Office applications, configure WebSEAL to accept multiple accesses to the temporary session cookie.- Configure the name of the temporary session cookie
We can configure the name of the temporary session cookie that WebSEAL creates to share a session with Microsoft Office applications.- Configure the temporary cache response page
Parent topic: Share sessions with Microsoft Office applications