Replies: 1 comment 1 reply
-
|
Apache expressions are not (yet) supported in mod_oauth2 |
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
Uh oh!
There was an error while loading. Please reload this page.
-
With auth_openidc_module, the following works:
But when I switch to oauth2_module, it does not work like this:
Is it truely not supported or did I config something wrong?
BTW, The reason I want to use oauth2 is that it supports multiple
OAuth2TokenVerifythat needed, and I need to config in the same location with oidc as well.Beta Was this translation helpful? Give feedback.
All reactions