-
After setting
Is this not supported with version 2.4.4.1 (currently the latest version in alpine repo)? |
Beta Was this translation helpful? Give feedback.
Answered by
zandbelt
Jul 14, 2022
Replies: 1 comment 3 replies
-
it is supported but to be able to use |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
tpimh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
it is supported but to be able to use
private_key_jwt
you'll also need to setOIDCPrivateKeyFiles
andOIDCPublicKeyFiles
as noted here https://github.com/zmartzone/mod_auth_openidc/blob/v2.4.4.1/auth_openidc.conf#L337