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.

Syntax

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

This stanza entry is optional.

Default value

no

Example

temp-session-overrides-unauth-session = no