When you are idle during a session for a set amount of time, you will receive a session expiring message. The session expiring message is received as a countdown timer of 2-minutes before you are logged out of the application.
You can then either choose to stay logged in or log out of the application. You can
configure the idle timeout time in the config.js file.
Tip:
- The default timeout time is 30 minutes if it is not specified in the config file.
- You can set the minimum timeout time up to 1 minutes and the maximum timeout time up to 60 minute.
To set the session timeout time