Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Table of Contents | ||
---|---|---|
|
English |
---|
Joget's session manager implementations set a default 30 minute session timeout after which the user will be logged out due to the inactivity. Go to System Settings > Directory Manager Settings > Configure Plugin (Security Enhanced Directory Manager). |
To change the soft timeout period, open web.xml in apache-tomcat-x.x.xx\conf\ directory and change the time period in session-timeout tag.
...
You are able to change the Hard Session Timeout period to a predetermined amount of hours. In accordance with the current best practices, Joget does not offer the option to set the timer lower than 8 hours in within the app. However, if you are insistent on customizing the value, you are able to do so by changing a couple values inside the database.
...