JetBrains / teamcity-azure-active-directory

TeamCity plugin which supports authentication via Microsoft Azure Active Directory
Apache License 2.0
26 stars 19 forks source link

Logging in to multiple TeamCity servers using one AAD application #17

Closed pqthompson closed 6 years ago

pqthompson commented 8 years ago

I have multiple TeamCity servers and I'm trying to set up one Azure Active Directory application to log into them all. I can set multiple reply URLs in the application configuration in Azure, but when logging in to TeamCity the AD login page always redirects to the last reply URL added to the application configuration. The ideal behaviour would be that it redirects to the TeamCity configuration the login request was started from.

Is it possible to add the reply url into the authorisation request so that the AD login always redirects to the TeamCity server the login request came from?

ghost commented 8 years ago

@pqthompson thank you for this feature request please consider as a workaround - you can try to use JetBrains Hub which is a tool for authentication and its actually supports AD and its integration with TeamCity which is available. here are the details https://blog.jetbrains.com/teamcity/2015/10/teamcity-hub-plugin/

dtretyakov commented 6 years ago

@pqthompson, please the latest plugin build where while login specified reply URL of current TeamCity server.