Replies: 1 comment 1 reply
-
MS had a couple of different schemes for their endpoints, I use OAuth2TokenVerify jwks_uri https://login.microsoftonline.com/${AZURE_TENANT_ID}/discovery/v2.0/keys |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm struggling with mod_oauth2 and Azure AD. I will admit that I don't know much about OAuth2, but should I set OAuth2TokenVerify to something like
OAuth2TokenVerify jwks_uri https://login.microsoftonline.com/common/discovery/keys
Any help is greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions