Retrieving the maximum concurrent sessions policy value

You can use the maximum concurrent sessions policy (pdadmin policy set max-concurrent-web-sessions) to control the number of sessions each user can have at one time in a Redis session cache environment.

By default, this policy is enabled:
[session]
enforce-max-sessions-policy = yes

As the administrator, you can apply this policy to a specific user or apply the policy globally to all users registered in this secure domain. The policy is stored in the Verify Identity Access user registry. To be enforced by the authentication process in a Redis session cache environment, the policy must be retrieved from the registry and stored as an extended attribute in each user's credential.