How can we force users to reauthenticate every 30 minutes?

Hey

We're using the SAML plugin (https://github.com/szemek/teamcity-saml) to authenticate our users with Okta, but I've noticed that TeamCity seems to log us in indefinitely.

Is there a known way to set the session length for users? I notice that the cookie TCSESSIONID has an expiry date of 1969.

Can I set this to 30 minutes?

0
1 comment

Hi Martin,

 

Teamcity runs on Tomcat, so you can use tomcat's own configuration for it. Please check this other topic: https://teamcity-support.jetbrains.com/hc/en-us/community/posts/206184569-Can-the-TeamCity-session-timeout-be-limited-to-30-minutes-

0

Please sign in to leave a comment.