Session Expired (401) - Post Utah upgrade
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2023 04:30 PM
Seeing this error POST Utah upgrade.
"Session Expired (401)
Your login session has expired. Please login again."
Updated this property "glide.ui.session_timeout property" to 60 minutes then too its not working.
Did anyone encounter the same? Is there any other workaround for this ? please let me know.
Thank you!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2023 04:53 AM
We never got a response. We spun it as a good secuirty business case though increased the timeout to be 2 hours instead of the default 30 minutes.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2023 03:05 PM
We set the following system properties:
- glide.ui.session.auto_redirect = true
- glide.ui.session_timeleft = 0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2024 08:10 AM
Hi Tim,
After modifying the above system properties, are you able to resolve this issue?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2024 12:20 PM
Hi,
Yes. What I believe happens is once the timeout is reached it redirects back to the login page, so if you have SSO it just logs you back in.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 03:38 AM
Hi Tim,
Thanks for the reply, I have raised the support case, now it is resolved. but thanks for the prerequisites that you have provided.