keycloak-scim/server-spi/src/main/java/org
Thomas Darimont fa8af64098 KEYCLOAK-2686 - Fix failing migration from 1.9.1 to 1.9.2.
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.
2016-03-21 09:52:25 +01:00
..
keycloak KEYCLOAK-2686 - Fix failing migration from 1.9.1 to 1.9.2. 2016-03-21 09:52:25 +01:00