Skip to content
Discussion options

You must be logged in to vote

the access token is not created by the module, it is created by the OpenID Connect Provider, in your case Azure AD; you'll have to configure Azure AD to issue a JWT instead of an opaque access token; alternatively you can try to find an API that Azure AD provides to validate an (opaque) access token (not sure if it does)

in summary, these are Azure AD questions rather than mod_auth_openidc's

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@manu-remsense
Comment options

Answer selected by manu-remsense
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants