How can we set/override the session timeout for a single user

HarshTimes
Tera Guru

How can we set/override the session timeout for a single user. I know that we can set it for all users by setting the property glide.ui.session_timeout. Is it possible if we can set this timeout for a single user?

1 ACCEPTED SOLUTION

HarshTimes
Tera Guru

Hi Kartik


Thanks for your reply.I was looking to set the session timeout for a single user only not for all.I found the solution in wiki. This can be achieved by modifying the login installation exit script. If you want to get more details about this, you can check the below link.



http://wiki.servicenow.com/index.php?title=Installation_Exits#Customizing_Login_for_Selective_Sessio...



Regards,


Harsh


View solution in original post

3 REPLIES 3

Karthik Reddy T
Kilo Sage

HarshTimes
Tera Guru

Hi Kartik


Thanks for your reply.I was looking to set the session timeout for a single user only not for all.I found the solution in wiki. This can be achieved by modifying the login installation exit script. If you want to get more details about this, you can check the below link.



http://wiki.servicenow.com/index.php?title=Installation_Exits#Customizing_Login_for_Selective_Sessio...



Regards,


Harsh


Hi Harsh,

 

The link is not accessible.

Could you share the script and where to modify here, please.

 

Thank You!