prompt-for-displacement
prompt-for-displacement = {yes|no}
Description
Determines whether or not a user is prompted for appropriate action when the max-concurrent-web-sessions displace policy has been exceeded.
Options
yes Enables the interactive option, where the user is prompted for appropriate action. When a second login is attempted, the user receives the too_many_sessions.html response page. no Enables the non-interactive option, where the user is not prompted for appropriate action. When a second login is attempted, the original (older) login session is automatically terminated with no prompt. A new session is created for the user and the user is logged in to this new session transparently. The original (older) session is no longer valid.
Usage: Required.
Default value yes
Example:
prompt-for-displacement = yes