Skip to content
Discussion options

You must be logged in to vote

you also need:

RequestHeader set X-Forwarded-Port "443" early

or alternatively drop ProxyPreserveHost On and use:

RequestHeader set X-Forwarded-Host "example.io:443" early

see also:
https://github.com/zmartzone/mod_auth_openidc/wiki#8-how-do-i-run-mod_auth_openidc-behind-a-reverse-proxy
and remember to set OIDCXForwardedHeaders for recent versions of the module

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ghassanius
Comment options

Answer selected by ghassanius
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants