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 and remove selection from Remember user on login page.