Best way to connect TeamCity to AD FS
In my company we desire to set up TeamCity with Single-Sign-On authentication. We have Active Directory Federation Services set up and running and would like to use that with TeamCity.
What could be the best way to do that?
The options I can see currently are:
- Use the built-in NTLM support
- Use Hub to connect to AD FS using SAML
What would you recommend?
Please sign in to leave a comment.
Hi Andrei,
it's hard to say, you would need to evaluate yourself both options. TeamCity has AD/NTLM support, but limited to what is necessary to have them interact. Hub offers many more options and functionality if you also would like to have any of them.