keycloak-scim/integration
Daniel Fesenmeyer 0a2f8f5b63 KEYCLOAK-17887 fix endpoint for creating or updating realm localization texts for a given locale (UnsupportedOperation was thrown because RealmAdapter tried to change unmodifiable map):
- fix RealmAdapter to create a new map instead of trying to change unmodifiable map
- only provide POST endpoints for creating or updating the texts (to have the endpoints consistent with other Admin API endpoints)
- add tests
2021-09-30 15:07:56 +02:00
..
admin-client KEYCLOAK-17887 fix endpoint for creating or updating realm localization texts for a given locale (UnsupportedOperation was thrown because RealmAdapter tried to change unmodifiable map): 2021-09-30 15:07:56 +02:00
client-cli Set version to 16.0.0-SNAPSHOT 2021-07-30 14:56:10 +02:00
client-registration Set version to 16.0.0-SNAPSHOT 2021-07-30 14:56:10 +02:00
pom.xml Set version to 16.0.0-SNAPSHOT 2021-07-30 14:56:10 +02:00