keycloak-scim/testsuite
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
..
db-allocator-plugin Set version to 16.0.0-SNAPSHOT 2021-07-30 14:56:10 +02:00
integration-arquillian 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
model KEYCLOAK-18941 ExecutionException when computed future - InfinispanCacheInitializer 2021-08-05 18:28:27 +02:00
performance KEYCLOAK-19077 fix login for admin console based scenarios (PKCE is required by default) 2021-09-13 11:01:07 +02:00
utils KEYCLOAK-19104 Add custom ForeignKeySnapshotGenerator 2021-09-02 09:59:26 +02:00
pom.xml Set version to 16.0.0-SNAPSHOT 2021-07-30 14:56:10 +02:00