How can we increase the session timeout value for user in application scope ?

Divya2411
Tera Contributor

Hi 

I want to increase the session timeout value 30 minutes to 1 hour, I tried the system properties glide.ui.session_timeout change the value things but it's not working for my application scope.

 

Is there any other way like script or anything that changes session timeout value. Kindly let me know.

 

 

2 REPLIES 2

pethumdesilva
Tera Guru

Hi Divya2411,

 

Please check if the user session is terminated at the IdP before it timeout from ServiceNow.

 

Regards,

Pethum

How can i check, can you guide ?

@pethumdesilva