Redirect to a URL after session timeout
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2011 10:17 AM
hi, i would like to know where the URL can be configured once the Session is timeout? currently, it is taking to a default login page of the service-now. I would like to redirect to a different URL once session timed out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2011 10:54 AM
Set this property to a URL of your choice:
glide.authenticate.failed_redirect
When someone accesses a page in SNC that requires authentication, and the user is 1) not authenticated, or 2) has a session that has timed out, they will be redirected to that URL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2011 11:35 AM
Is there anyway to have that dynamically go back to the last page they were on?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2016 04:27 AM
Im pulling this up again.. I'm also really interrested if it's possible to make it dynamically go to the page they were on...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2018 04:53 AM
Did you have any luck, im also stuck on this issue