Session Expired (401) - Post Utah upgrade

Pintu2
Tera Expert

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!!

9 REPLIES 9

PeterWiles
Kilo Sage

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.

Tim Grindlay
Kilo Sage

We set the following system properties:

  • glide.ui.session.auto_redirect = true
  • glide.ui.session_timeleft = 0

Hi Tim,
After modifying the above system properties, are you able to resolve this issue?

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.

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.