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.

Syntax

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

Description

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

Options

yes
Enforce the max-concurrent-web-sessions policy.
no
Do not enforce the max-concurrent-web-sessions policy.

Usage

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

Default value

yes

Example

enforce-max-sessions-policy = yes