enforce-max-sessions-policy

Use the enforce-max-sessions-policy stanza entry to control whether a specific WebSEAL instance enforces the max-concurrent-web-sessions policy. The max-concurrent-web-sessions policy controls the number of sessions each user can have at one time in a distributed session cache environment.

enforce-max-sessions-policy = {yes|no}

Description

Control Whether or not a specific WebSEAL instance enforces the max-concurrent-web-sessions policy.

Options

Usage:

This stanza entry is ignored unless WebSEAL is using the distributed session cache for session storage.

Default: yes

Example:

enforce-max-sessions-policy = yes

Parent topic: [session] stanza