Updated quarkus and realm readme, declared proxy_mode as deprecated

Updated argument_specs and declared keycloak_quarkus_proxy_mode as deprecated
This commit is contained in:
Andreas Wagner
2025-07-16 09:26:15 +02:00
parent fa87c004e3
commit f1305e5aac
4 changed files with 7 additions and 7 deletions

View File

@@ -105,7 +105,7 @@ keycloak_quarkus_hostname_backchannel_dynamic: false
keycloak_quarkus_proxy_headers: ""
# deprecated: proxy address forwarding mode if the server is behind a reverse proxy. [none, edge, reencrypt, passthrough]
keycloak_quarkus_proxy_mode: edge
keycloak_quarkus_proxy_mode: none
# disable xa transactions
keycloak_quarkus_transaction_xa_enabled: true