How do I change the timeout for Applications Manager web client session?
Solution:
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.
New to ADSelfService Plus?
Related Articles
Disable HTTP access in Applications Manager
Overview This article describes configuring a secure connection between Applications Manager server and the browser/client. Applications Manager can be accessed through any of the following URLs: For HTTP -> http://[hostname/ip-address]:[http-port] ...
Integrating PagerDuty with Applications Manager using Webhook
Using Webhook, you can now integrate PagerDuty with Applications Manager and receive real-time alerts on incidents right into your PagerDuty instance. Step 1: Configuring PagerDuty Open the required PagerDuty instance to which Applications Manager ...
I am unable to access Applications Manager web client through Internet Explorer browser. The error message says "your host name has non-standard characters".
Solution: Check if your host name contains any non-standard characters such as ”_”, “,”, “.”, ”@”. If any of these characters are present in your host name, Internet Explorer will block any attempts to set cookies on such domains. Refer this link to ...
Integrating Telegram with Applications Manager using Webhook
Telegram is a cloud-based instant messaging, video telephony and VoIP service with end-to-end encryption. Users can send messages and exchange photos, videos, stickers, audio and files of any type in Telegram. Using Webhook, you can now integrate ...
How to recover forgotten password in Applications Manager
In case you have forgotten your account password or if your password does not work, you can request a password reset from the login page of Applications Manager. To do so, follow the steps given below: Prerequisites for password recovery 1. You ...