- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2024 06:29 AM
I am tasked to find out and show the configuration setting for user/admin session lockout after a certain period of idle time on the platform. is there a module that has this setting or a way to find out what the setting is?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2024 06:48 AM
Hi @DevtoSME ,
Please review - https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0552056#:~:text=The%20base%20....
The default timeout is 30 mins. You can override the default timeout by adding glide.ui.session_timeout system property.
If my response helped you, please click on "Accept as solution" and mark it as helpful.
- Saloni
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2024 06:48 AM
Hi @DevtoSME ,
Please review - https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0552056#:~:text=The%20base%20....
The default timeout is 30 mins. You can override the default timeout by adding glide.ui.session_timeout system property.
If my response helped you, please click on "Accept as solution" and mark it as helpful.
- Saloni
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2024 06:49 AM - edited 02-20-2024 06:57 AM
Hi @DevtoSME,
You can easily find this and update it accordingly via the system property: glide.ui.session_timeout
Type 'sys_properties.list' in the Navigation menu/filter and then search for the property by its name: glide.ui.session_timeout
@Dr Atul G- LNG raises a valid point to ensure that any changes should be confirmed with centralized IT policy.
To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Helpful.
Thanks, Robbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2024 06:51 AM
Hi @DevtoSME
Solution is already shared, but I will not recommend changing the default time, reason begin, it may cause issue and may conflict with Org level ITI security polices.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************