keycloak-scim/quarkus/config-api/src/main/java/org/keycloak/config
Martin Bartoš bf5cf47351
Management Interface is turned on even though nothing is exposed on it (#31938)
* Management Interface is turned on even though nothing is exposed on it

Fixes #31818

Signed-off-by: Martin Bartoš <mabartos@redhat.com>

* Remove conditional enablement, add relevancy description

Signed-off-by: Martin Bartoš <mabartos@redhat.com>

---------

Signed-off-by: Martin Bartoš <mabartos@redhat.com>
2024-08-19 15:52:59 +02:00
..
database Remove AUTO_SERVER H2 default JDBC property 2024-06-19 10:30:36 +02:00
BootstrapAdminOptions.java startup, welcome, and cli handling of bootstrap-admin user (#30054) 2024-07-03 15:23:40 +02:00
CachingOptions.java Cache guide does not properly print cache-stack values (#31943) 2024-08-13 08:35:40 +00:00
ClassLoaderOptions.java
ConfigKeystoreOptions.java
ConfigSupportLevel.java
DatabaseOptions.java Make the option buildTime to match the quarkus configuration (#26171) 2024-01-17 11:48:30 +01:00
DeprecatedMetadata.java Deprecate GELF (#27367) 2024-02-29 12:07:28 +01:00
ExportOptions.java
FeatureOptions.java fix: adds hostname:v1 (#26003) 2024-01-17 21:35:23 +01:00
HealthOptions.java Upgrade to Quarkus 3.7.1 (#26736) 2024-02-02 15:57:23 +00:00
HostnameV1Options.java Hostname SPI v2 (#26345) 2024-04-09 11:25:19 +02:00
HostnameV2Options.java Hostname SPI v2 (#26345) 2024-04-09 11:25:19 +02:00
HttpOptions.java Upgrade to Quarkus 3.13.2 (#31678) 2024-08-16 11:41:34 +02:00
ImportOptions.java
LoggingOptions.java Support OpenTelemetry tracing 2024-08-08 16:48:29 +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 Enhance documentation regarding edge termination (#30170) 2024-06-10 07:47:20 +00:00
SecurityOptions.java fix: provide better error messages for list options (#25918) 2024-01-15 18:33:49 +01:00
TracingOptions.java Tracing - Configurable service name and resource attributes 2024-08-13 15:43:07 +02:00
TransactionOptions.java fix: changes xa transaction related defaults 2024-03-21 16:01:19 +01:00
TruststoreOptions.java task: deprecate WILDCARD and STRICT options (#26833) 2024-03-21 16:22:41 +01:00
VaultOptions.java