Minimize Concurrent Interactive Sessions with Limit Concurrent Sessions Plugin
Manage the number of interactive sessions on your instance.
The glide.authenticate.limit.concurrent.interactive.sessions system property controls the number of active sessions that can be open for a user when the Limit Concurrent Sessions (com.glide.limit.concurrent.sessions) plugin is enabled. It is recommended that this value be the default of 1 to reduce the number of sessions that can be left open for a user.
Ensure that the property glide.authenticate.limit.concurrent.interactive.sessions is set to 1 when the Limit Concurrent Sessions (com.glide.limit.concurrent.sessions) plugin is active.
More information
| Attribute | Description |
|---|---|
| Configuration name | glide.authenticate.limit.concurrent.interactive.sessions |
| Configuration type | System Properties (/sys_properties_list.do) |
| Data type | Integer |
| Recommended value | 1 |
| Default value | <none> |
| Fallback value | 1 |
| Category | Session management |
| Security risk |
|
| Dependencies and prerequisites | None |
| References | Minimize Concurrent Interactive Sessions with Limit Concurrent Sessions Plugin |