Session expiration allows users' sessions to time out after a period of inactivity. Enabled by default, session expiration helps enforce a more secure OnBase environment and ensures licenses are not held unnecessarily.
When a session is created through a separate application, the session will not automatically be disconnected by DeficiencyPop, and the license will remain in use. It is the responsibility of the application that creates the session ID to disconnect the session when finished, which will release the license. For information about creating session IDs, see the Hyland SDK.
For more information, see the following topics:
-
To enable or disable timeout, see EnableSessionExpiration.
-
To warn users whose sessions are about to expire, see PromptOnSessionExpire.
-
To change the timeout period, see sessionState.