mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-07 07:30:17 -05:00
Changed 'http-enabled' to correct code quotes
Closes #35611 Signed-off-by: Thomas Aunvik <contact@thaun.dev>
This commit is contained in:
@@ -45,7 +45,7 @@ If this header is incorrectly configured, rogue clients can set this header and
|
||||
|
||||
NOTE: When using the `xforwarded` setting, the `X-Forwarded-Port` takes precedence over any port included in the `X-Forwarded-Host`.
|
||||
|
||||
NOTE: If the TLS connection is terminated at the reverse proxy (edge termination), enabling HTTP through the ‘http-enabled’ setting is required.
|
||||
NOTE: If the TLS connection is terminated at the reverse proxy (edge termination), enabling HTTP through the `http-enabled` setting is required.
|
||||
|
||||
== Different context-path on reverse proxy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user