mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 03:33:18 +08:00
Koschei: Enable use of X-Forwarded-* headers for mod_auth_openidc
This commit is contained in:
@@ -9,6 +9,7 @@ OIDCCryptoPassphrase "{{ koschei_oidc_crypto_secret }}"
|
||||
OIDCSSLValidateServer On
|
||||
OIDCResponseType "code"
|
||||
OIDCSessionType client-cookie
|
||||
OIDCXForwardedHeaders X-Forwarded-Host X-Forwarded-Port X-Forwarded-Proto
|
||||
|
||||
OIDCScope "openid profile"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user