Koschei: Enable use of X-Forwarded-* headers for mod_auth_openidc
This commit is contained in:
parent
4d1cc6f752
commit
fb00cb3f8c
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ OIDCCryptoPassphrase "{{ koschei_oidc_crypto_secret }}"
|
||||||
OIDCSSLValidateServer On
|
OIDCSSLValidateServer On
|
||||||
OIDCResponseType "code"
|
OIDCResponseType "code"
|
||||||
OIDCSessionType client-cookie
|
OIDCSessionType client-cookie
|
||||||
|
OIDCXForwardedHeaders X-Forwarded-Host X-Forwarded-Port X-Forwarded-Proto
|
||||||
|
|
||||||
OIDCScope "openid profile"
|
OIDCScope "openid profile"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue