- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2025 06:22 AM - edited 06-04-2025 06:26 AM
I have a development task and I’m unsure how to proceed.
Currently, a user is automatically logged out after a period of inactivity, which is the default behavior in the platform. However, the requirement is to ensure that this specific user remains logged in at all times, even without any activity. Is it possible to achieve this behavior, considering that the user is not associated with a MID Server and is not part of any integration? Any guidance or best practices would be appreciated. Thanks in advance!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2025 02:15 PM
Hi @Pedro_Romao1 ,
i would state that best practice is to log the user out based on inactivity. It is not advised to change this behavior.
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2025 02:15 PM
Hi @Pedro_Romao1 ,
i would state that best practice is to log the user out based on inactivity. It is not advised to change this behavior.
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2025 11:18 PM
Hi @Pedro_Romao1 ,
You can refer to this article if you have to implement your requirement https://servicenowguru.com/system-definition/forcing-session-timeout-remember-me-checkbox/
Best regards,
Huy Lam