update-cookie
update-cookie = number_of_secondsDescription
The number of seconds that pass between updates of the LTPA cookie with the lifetime of the cookie.With each request, if n seconds have passed since the last cookie update, another update will occur. A zero value will cause the lifetime timestamp in the LTPA cookie to be updated with each request.Negative values will cause the lifetime of the cookie to be set to the same value as the lifetime of the user session.This setting is used in an attempt to mimic the inactivity timeout of a user session. This configuration entry affects the LTPA cookie that WebSEAL issues to clients. It is the lifetime of the cookie specified by the cookie-name configuration entry in the [ltpa] stanza.
Options
number_of_seconds The number of seconds that pass between updates of the LTPA cookie with the lifetime of the cookie.
Usage: Required.
Default:
-1
Example:
update-cookie = 0