SSO in Team City

Is it possible to make a SSO link without using the Jet Brains hub and when the Team City server is installed on Linux. In other words, can I create a link that can give user one-time access to the project without authentication? (Using a guest user is a bad solution in my case)

0
1 comment

Hi,

 

There is an invitations plugin for TeamCity: https://blog.jetbrains.com/teamcity/2017/07/manage-teamcity-users-with-invitations-plugin/

 

It's not bundled in directly, but you can get it from the link at the post. The plugin has an option so that invitations can only be used once, and can be assigned a role/group, so you can set permissions correctly. Without more details about your scenario it's hard to say whether this will be enough or your restrictions are stronger than this, so please feel free to take it for a test run and report back if you have any further question.

0

Please sign in to leave a comment.