Replies: 1 comment 3 replies
-
yes, they've been designed and tested to do so |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to use both mod_oauth2 and mod_auth_openidc in the same web server? We are using mod_auth_openidc, but we have a requirement that some applications need to be able to use curl against this server, and it looks like recommendation for that is to use mod_oauth2.
Beta Was this translation helpful? Give feedback.
All reactions