temp-session-overrides-unauth-session
This stanza entry controls the precedence if both a temporary session cookie and a standard session cookie are provided in a request.
temp-session-overrides-unauth-session = {yes|no}
Description
The temp-session-overrides-unauth-session configuration entry controls whether a temporary session cookie takes precedence over a standard session cookie for an unauthenticated session.
Options
yes A temporary session takes precedence over an existing unauthenticated session, but not an authenticated session. no A temporary session cookie is ignored if a standard session cookie exists.
Usage: Optional
Default value no
Example:
temp-session-overrides-unauth-session = no
Parent topic: [session] stanza