keycloak-scim/model/jpa
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 Updating H2 database to 2.x 2022-10-14 11:52:34 +02:00