By default, the login timeout (session-timeout) is set to 20 minutes. To modify this setting, locate the web.xml file in the <AppManager_Home>/working/apache/tomcat/conf directory.
Find the following tag within the file:

<session-timeout>20</session-timeout>
You can adjust the value as desired. After making changes, save the file and restart Applications Manager.