-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add reverse proxy_headers
config, supersedes proxy_mode
#187
Add reverse proxy_headers
config, supersedes proxy_mode
#187
Conversation
roumano
commented
Apr 15, 2024
- Via created a new optional variable : keycloak_quarkus_proxy_headers
- Fix enhancement need argument "--proxy-headers" if keycloak is used behind a proxy #183
- see https://www.keycloak.org/server/reverseproxy about the official keycloak documentation
- Via created a new optional variable : keycloak_quarkus_proxy_headers - Fix enhancement ansible-middleware#183 - see https://www.keycloak.org/server/reverseproxy about the official documentation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution! Please address the review comments. If you feel adventurous, there is a molecule test already testing the proxy setup using the former proxy
configuration, that you are welcome to update using this parameter
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
you welcome. It's possible to release a new version (lastest is 2.1.0 done the 28 february), so it's can easily deploy on production server ? |
proxy_headers
config, supersedes proxy_mode