You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Keycloak on Quarkus CLI option for encrypted JGroups ignored
Moderate severity
GitHub Reviewed
Published
Feb 4, 2025
in
keycloak/keycloak
The env option KC_CACHE_EMBEDDED_MTLS_ENABLED does not work and the jgroups replication configuration is always used in plain. This option worked before in 24 and 22. More info in public issue keycloak/keycloak#34644.
The product transmits sensitive or security-critical data in cleartext in a communication channel that can be sniffed by unauthorized actors.
Learn more on MITRE.
The env option
KC_CACHE_EMBEDDED_MTLS_ENABLEDdoes not work and the jgroups replication configuration is always used in plain. This option worked before in 24 and 22. More info in public issue keycloak/keycloak#34644.References