session refresh token automatically.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-28-2024 01:40 AM
I'm searching for a way to refresh session token for specific user.
the glide.ui.session_timeout in my instance is set to 30 min. I want it to be 30 min but there is one user I want to exclude to never logout.
is that possible to do with schedule job and catch the user activity or something like that ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-28-2024 02:05 AM
It is not a best practice to exclude specific user in this case and also my knowledge say it is not possible.
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-28-2024 02:16 AM
Hi @eyal abu hamad,
This is an interesting question so I naturally had to have a quick dig and research. I found this on the community where someone else too had the same question ('Managing User Sessions - Different Session TImeout Times for Different Groups/Roles') - Link also provided below.
Please circle back and let me know if Michael's script works... it's an interesting thought process. I'm going to have a play as well.
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