MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.24k stars 21.41k forks source link

Invalid Azure AD Token Issuer Listed in MSDN Docs? #18075

Closed TracyGH closed 3 years ago

TracyGH commented 5 years ago

Following this documentation: https://docs.microsoft.com/en-us/azure/architecture/multitenant-identity/web-api, I am attempting to authenticate to my Azure AD secured web API with application identity.

Per the instructions, I set the JWT's authentication authority to "https://login.microsoftonline.com/common/", but kept receiving the following error:

"Bearer error="invalid_token", error_description="The issuer is invalid"

Another user reported the same problem. Taking their advice and setting the JWT's authentication authority to "https://sts.windows.net/" resolved my issue as well.

Is this an error in the documentation?

ss1


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

MarileeTurscak-MSFT commented 5 years ago

@TracyGH Thanks for your feedback! We will investigate and update as appropriate.

MarileeTurscak-MSFT commented 5 years ago

@TracyGH I have assigned this issue to the content author, @MikeWasson , to look into your feedback.

v-thepet commented 5 years ago

@MikeWasson - You are the assignee for this issue because you are listed as the current document owner in the article metadata. Could you please work to address the feedback and close the issue? See these instructions.

MicrosoftGuyJFlo commented 3 years ago

@TracyGH

Thanks for your dedication to our documentation. Unfortunately, at this time we have been unable to review your issue in a timely manner and we sincerely apologize for the delayed response. The following article may assist you with your concern and has a more active contribution and response team.

Authentication and authorization using the Microsoft identity platform

We are closing this issue for now, but feel free to comment here as necessary. #please-close