keycloak-scim/testsuite
danielFesenmeyer f80a8fbed0 Avoid login failures in case of non-existing group or role references and update references in case of renaming or moving
- no longer throw an exception, when a role or group cannot be found, log a warning instead
- update mapper references in case of the following events:
   - moving a group
   - renaming a group
   - renaming a role
   - renaming a client's Client ID (may affect role qualifiers)
- in case a role or group is removed, the reference still will not be changed
- extend and refactor integration tests in order to check the new behavior

Closes #11236
2022-10-13 13:23:29 +02:00
..
db-allocator-plugin Upgrade Resteasy v4 2022-07-11 12:17:51 -03:00
integration-arquillian Avoid login failures in case of non-existing group or role references and update references in case of renaming or moving 2022-10-13 13:23:29 +02:00
model Avoid login failures in case of non-existing group or role references and update references in case of renaming or moving 2022-10-13 13:23:29 +02:00
performance Upgrade Resteasy v4 2022-07-11 12:17:51 -03:00
utils Merge ActionTokenStoreProvider and SingleUseObjectProvider (#13677) 2022-10-13 09:26:44 +02:00
pom.xml Add a profiles testsuite for jpa-map storage 2022-05-20 09:17:33 +02:00