Limit concurrent sessions across all nodes
Use the glide.authenticate.limit.concurrent.sessions.across.all.nodes property with the Limit Concurrent Sessions plugin to manage the number of sessions tracked across all nodes.
The glide.authenticate.limit.concurrent.sessions.across.all.nodes system property is meant to be used with the Limit Concurrent Sessions plugin (com.glide.limit.concurrent.sessions) plugin. When this plugin is installed and configured, the number of open sessions can be limited per user. When this property is set, the number of sessions will be tracked across all nodes instead of a single application nodes.
Ensure that the glide.authenticate.limit.concurrent.sessions.across.all.nodes sysem property is set to true when the Limit Concurrent Sessions plugin (com.glide.limit.concurrent.sessions) plugin is active.
More information
| Attribute | Description |
|---|---|
| Configuration name | glide.authenticate.limit.concurrent.sessions.across.all.nodes |
| Configuration type | System Properties (/sys_properties_list.do) |
| Data type | Boolean |
| Recommended value | true |
| Default value | <none> |
| Fallback value | true |
| Category | Session management |
| Security risk |
|
| Dependencies and prerequisites | None |
| References | Limit concurrent sessions |