keycloak-scim/testsuite/integration-arquillian/tests/base
danielFesenmeyer 18381ecd2e Fix update of group mappers on certain changes of the group path
The group reference in the mapper was not updated in the following cases:
- group rename: when an ancestor group was renamed
- (only for JpaRealmProvider, NOT for MapRealmProvider/MapGroupProvider) group move: when a group was converted from subgroup to top-level or when a subgroup's parent was changed

Closes #15614
2022-11-23 10:12:34 +01:00
..
src Fix update of group mappers on certain changes of the group path 2022-11-23 10:12:34 +01:00
pom.xml Deprecate DBLockProvider and replace it with new GlobalLockProvider 2022-11-16 16:13:25 +01:00