Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After authenticate on Microsoft Azure , browser redirect to "https: //%TEAMCITY_URL%/login.html" again #47

Open
oleksandr-zh opened this issue Mar 4, 2020 · 3 comments

Comments

@oleksandr-zh
Copy link

oleksandr-zh commented Mar 4, 2020

I get next message in a browser:
400 Marked request as unauthenticated since failed to parse JWT from retrieved id_token

@SithVicious
Copy link

#42

Please post up in this enhancement, we have one open for this

@masonsa
Copy link

masonsa commented Apr 28, 2022

Any update on this issue ?
We have recently deployed the latest plugin (7.2) and whilst the Oauth session is completed successfully, I am just redirected back to the login page again.

@galvesribeiro
Copy link

Alright. I got this to work. It turns out the documentation is not saying everything.

When configuring your Azure AD App Registration, make sure that

  1. Only the https://<your_TC_DNS>/aadAuth.html is added to redirect URIs. Remove the /overview.html
  2. In the flows, make sure the ID tokens is selected
image

That did the trick for us. I hope it help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants