Replies: 1 comment 1 reply
-
see https://github.com/OpenIDC/mod_auth_openidc/blob/v2.4.17/auth_openidc.conf#L20-L21 |
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.
-
In our organization we would prefer to keep the client secret (and
OIDCCryptoPassphrase
) separate from the Apache config file. Is this possible somehow? Passing a filepath seems to fail and there also is noOIDCClientSecretFile
variable or similar according to the docs.The metadata directory from the "Multiple Providers" wiki page seems promising but I fail to completely understand it. I would be happy if someone might provide some answers or clear up how the metadata dir works.
Beta Was this translation helpful? Give feedback.
All reactions