mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-25 16:42:34 +00:00
Since the `Map` returned by `realm.getBrowserSecurityHeaders()` is unmodifiable we need to add the new header setting to a copy of the map which we then set on the realm.