How to change the session time-out values in an instance?

hiteshsharma
Tera Contributor

I want to change the session time-out values in my instance. How do I achieve that?

1 ACCEPTED SOLUTION

gauravchoudhury
Tera Guru

Hi Hitesh,



Type sys_properties.list in the Navigation Filter


Search for existing 'System Property' by opening up the filter and then set the filter as 'Name' contains 'Session'


System Property = glide.ui.session_timeout


Under the 'Value' field type the required value in minutes. (for example, 60 - meaning 1 hour or 120 - meaning 2 hours)


View solution in original post

9 REPLIES 9

HI All, Is there any way to shorten the session default time out?   We want to have it time out after 5 minutes rather than the default 30 minutes.  



I have the system property in there already but I think it's extending it to 60 minutes which was desired initially.   Now we would like to log the user off if they haven't been active on the session for 5 minutes as the majority of our end users are sharing machines and their staying logged in is a potential issue.



find_real_file.png


Please let me know if you can.



Thanks



Carl


Hi @carlh is there any way we can track the session log based on this property like when uses logged in and when user logs out?

Hi @gauravchoudhury  is there any way we can track the session log based on this property like when uses logged in and when user logs out?

Hi,

How to check session Timeout Activity? Whether it is working fine or not.

 

FLP1
Tera Contributor

Hello all, thank you for sharing your knowledge, i would like to ask if anyone of you have experienced performance issues after configuring this parameter. I see there is a warning message if you attempt to modify it. if i would like to decrease de value from 240 to 30 min should i see performance issues?

 

Thank you all!