You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: