AC-11 Session lock

Use this setting to redirect the user to the logon page when the inactivity period exceeds.
Setting Description
XML file name and path [InstallPath]\Presentation\Web.config
Tag <add key="SessionTimeOutWarningBeforeTime" value="0" />
Configuration setting

To enable this feature, set the value of SessionTimeOutWarningBeforeTime to some non-zero value.

This value specifies the time, in minutes, when a user will get a session expiration alert pop-up. For example, if the session time out value is set at 30 minutes and the SessionTimeOutWarningBeforeTime is set at 20 minutes, the system displays a session expiration alert pop-up after 10 minutes with the options Keep me signed in and Sign me out.

Default value 0. The Session Lock feature is disabled, by default.