failover-require-activity-timestamp-validation
Use the failover-require-activity-timestamp-validation stanza entry to control whether WebSEAL requires each failover authentication cookie to contain a session activity timestamp. This stanza entry is used primarily for compatibility with prior versions of WebSEAL.
Syntax
failover-require-activity-timestamp-validation = {yes|no} Description
Enables or disables the requirement of a session activity timestamp validation in the failover cookie.
Options
- yes
- Enables the requirement of a session activity timestamp validation in the failover cookie.
- no
- Disables the requirement of a session activity timestamp validation
in the failover cookie. For backward compatibility with versions of
WebSEAL server prior to version 5.1, set this stanza entry to
no. Versions prior to version 5.1 did not create the session activity timestamp in the failover cookie.
Usage
This stanza entry is required.
Default value
no
Example
failover-require-activity-timestamp-validation = no