keycloak-scim/quarkus/config-api/src/main/java/org/keycloak/config
Steven Hawkins cf2ecf87f6
fix: add the proxy-protocol option (#33276)
* fix: add the proxy-protocol-enabled option

closes: #10492

Signed-off-by: Steve Hawkins <shawkins@redhat.com>

* Update docs/guides/server/reverseproxy.adoc

Co-authored-by: Martin Bartoš <mabartos@redhat.com>
Signed-off-by: Steven Hawkins <shawkins@redhat.com>

---------

Signed-off-by: Steve Hawkins <shawkins@redhat.com>
Signed-off-by: Steven Hawkins <shawkins@redhat.com>
Co-authored-by: Martin Bartoš <mabartos@redhat.com>
2024-09-27 23:44:59 +02:00
..
database Remove AUTO_SERVER H2 default JDBC property 2024-06-19 10:30:36 +02:00
BootstrapAdminOptions.java fix: expose bootstrap-admin-* options (#32241) 2024-08-21 15:52:38 +02:00
CachingOptions.java Allow Embedded Cache sizes to be configured via the CLI 2024-09-24 14:35:24 +02:00
ClassLoaderOptions.java
ConfigKeystoreOptions.java
ConfigSupportLevel.java
DatabaseOptions.java
DeprecatedMetadata.java
ExportOptions.java
FeatureOptions.java
HealthOptions.java
HostnameV2Options.java
HttpOptions.java Undeprecate https-trust-store-* options and enhance mTLS docs 2024-09-27 18:07:57 +02:00
ImportOptions.java
LoggingOptions.java Possibility to separately specify log levels for log handlers - basic (#32779) 2024-09-13 12:05:03 +02:00
ManagementOptions.java Management Interface is turned on even though nothing is exposed on it (#31938) 2024-08-19 15:52:59 +02:00
MetricsOptions.java
Option.java Cache guide does not properly print cache-stack values (#31943) 2024-08-13 08:35:40 +00:00
OptionBuilder.java Cache guide does not properly print cache-stack values (#31943) 2024-08-13 08:35:40 +00:00
OptionCategory.java Support OpenTelemetry tracing 2024-08-08 16:48:29 +02:00
ProxyOptions.java fix: add the proxy-protocol option (#33276) 2024-09-27 23:44:59 +02:00
SecurityOptions.java
TracingOptions.java Tracing - Configurable service name and resource attributes 2024-08-13 15:43:07 +02:00
TransactionOptions.java
TruststoreOptions.java
VaultOptions.java