AC-10 Concurrent session control
Use this setting to limit users to a single session.
Setting | Description |
---|---|
XML File path | [InstallPath]\BizRightsPresentation\Web.config |
Tag | <add key="EnableUserSessionLock" value="false" />
|
Configuration setting |
To enable this feature, set the value of
If you enable this feature while a user is already logged in, and the user attempts to access the IRC application from some other location, the system displays a confirmation message with the logged in details. If the option Yes is selected, the previous session expires and the user is logged in to the application. With the current implementation, only 1 session is allowed per user. |
Default value |
False. The Concurrent session control feature is disabled, by default. |