Maximum concurrent sessions policyEdit online This section contains the following topics: Setting the maximum concurrent sessions policyYou can control the number of sessions each user can have at one time in a distributed session environment managed by the Redis session cache. The pdadmin policy set max-concurrent-web-sessions command specifies this maximum number of concurrent sessions.Enforcing the maximum concurrent sessions policyUse the enforce-max-sessions-policy stanza entry in the [session] stanza of the WebSEAL configuration file to control whether or not a specific WebSEAL instance enforces the max-concurrent-web-sessions policy.Setting the maximum concurrent sessions policyYou can control the number of sessions each user can have at one time in a distributed session environment managed by the distributed session cache. The pdadmin policy set max-concurrent-web-sessions command specifies this maximum number of concurrent sessions.Enforcing the maximum concurrent sessions policyUse the enforce-max-sessions-policy stanza entry in the [session] stanza of the WebSEAL configuration file to control whether or not a specific WebSEAL instance enforces the max-concurrent-web-sessions policy.Switch user and maximum concurrent sessions policyWhen an administrator uses switch user to impersonate another user, the session at the distributed session cache is considered to belong to the switch user administrator. The maximum concurrent sessions policy applies to the switch user administrator, and not the impersonated user.Parent topic: Advanced configuration for Redis session cacheParent topic: Advanced configuration for the distributed session cacheRelated conceptsDistributed session cache configuration for WebSEALReplica set configurationAdjustment of the last access time update frequency for the distributed session cacheCommunication timeout configuration for the distributed session cachePerformance configuration for the distributed session cacheSSL configuration for WebSEAL and the distributed session cacheSSL configuration for the distributed session cacheSingle signon in a replica set