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

No login or user created after redirect #16

Closed rogerfar closed 8 years ago

rogerfar commented 8 years ago

I setup the plugin (I think correctly), but when I click the login with Azure link on the TC login page it will redirect me to the Azure login page, lets me login, but then it goes back to the TC login page again.

I also see no user has been added to the TC users list.

ghost commented 8 years ago

please provide teamcity server logs with debug-auth logging preset set

rogerfar commented 8 years ago

I looked at the logs and it seems to work now. I had set the Reply Url to login.html instead of overview.html.