mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-23 23:58:54 -06:00
The cache replace logic depends on it, as values returned by reference from a local cache must never be modified on those critical fields directly. Closes #28906 Signed-off-by: Alexander Schwartz <aschwart@redhat.com>