Step to change the Session-Timeout (Auto Logout)

Step to change the Session-Timeout (Auto Logout)

Its is applicable from 11.0 version (11000 Builds)

Please follow the steps below and change the mentioned file.

1. Shut down the application.
2. Navigate into <Supportcenter>/conf directory.
3. Open the file web.xml in an editor.
4. Search for the following line :

<session-config>
        <session-timeout>360</session-timeout>

PS: 360 timeout (in minutes)

Change 360 into 20 or 30 or according to your requirement. 

5. Save the file and close.
6. Start the application.

Now any Support reps who is idle for more than the mentioned time, then he will be logged out automatically.

                  New to ADSelfService Plus?

                    • Related Articles

                    • Auto select the domain name in the login page

                      Domains of a user can be auto filled during login. This can be achieved by searching for the domain names associated with the provided username in the login page. Say, username 'vembu' exists in only one domain 'Zoho'. So, when we enter the username ...
                    • Query to retrieve users login and logout history and find their current status

                      REQUIREMENT: To generate a report that contains the login and logout history of users and to determine the current user status. TESTED IN: Builds 14503 (Postgres) QUERY 1: The following query provides the login and logout history of users. SELECT ...
                    • SAML | Auto Login with ADFS (in Intranet)

                      Steps to enable Auto-logon: Step 1: In the AD FS server, under Authentication Methods, make sure that Windows Authentication is selected. Step 2: Run the below powershell query to check if "Chrome" is present in the supported WIA agents: ...
                    • Change Auto closure

                      This will be helpful in auto closing change request after X days it is in review stage. This use case is more suitable in environments where ONLY Requesters (customers) are the Change Reviewers and they want the Change to be closed if no review is ...
                    • Logout Debug

                      Fjars for Logout Debug