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

Azure's OpenID Connect metadata document has a dynamic issuer #245

Closed
autom8ter opened this issue Apr 28, 2020 · 1 comment
Closed

Azure's OpenID Connect metadata document has a dynamic issuer #245

autom8ter opened this issue Apr 28, 2020 · 1 comment

Comments

@autom8ter
Copy link

We only allow organizations to authenticate via Azure Open ID Connect, but the library does not support this and prints:
oidc: issuer did not match the issuer returned by provider, expected "https://login.microsoftonline.com/organizations/v2.0\" got "https://login.microsoftonline.com/{tenantid}/v2.0\

Reference: https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-protocols-oidc#fetch-the-openid-connect-metadata-document

@autom8ter autom8ter changed the title Azure's OpenID Connect metadata document has a dynamic url Azure's OpenID Connect metadata document has a dynamic issuer Apr 28, 2020
@ericchiang
Copy link
Collaborator

Duplicate of #212

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

2 participants