Control Tower Security Settings
Configure user session timeout
Use <tomcat_home>/conf/web.xml to configure a user session (value is in minutes).
<session-config>
<session-timeout>45</session-timeout>
</session-config>
Enable or disable "Keep me logged in"
- Go to System Preferences.
- Remove selection from Remember user on login page.