Limit concurrent sessions plugin
Configure the com.glide.limit.concurrent.sessions plugin to reduce the chance of session hijacking on your instance.
When the Limit Concurrent Sessions (com.glide.limit.concurrent.sessions) plugin is not active, the glide.authenticate.limit.concurrent.interactive.sessions property is not set to true, or the glide.authenticate.max.concurrent.interactive.sessions property is set beyond an organizationally-defined threshold, then ServiceNow instance user accounts are not limited to a defined number of concurrent interactive sessions.
- Navigate to .
- Find and select the Limit Concurrent Sessions plugin. The plugin ID is com.glide.limit.concurrent.sessions
- On the System Plugin form, review the plugin details and then select the Activate/Upgrade related link.
- Select Activate.
- After the plugin has successfully activate, navigate to .
- Open the glide.authenticate.limit.concurrent.interactive.sessions system property, and set the value to true.
- Open the glide.authenticate.max.concurrent.interactive.sessions system property, and set the maximum concurrent sessions. This value depends on the needs of your organization.
More information
| Attribute | Description |
|---|---|
| Configuration name |
|
| Configuration type | System Properties (/sys_properties_list.do) |
| Data type |
|
| Recommended value |
|
| Default value | None |
| Category | Session management |
| Security risk |
|
| Dependencies and prerequisites | None |