keycloak-scim/server-spi-private/src
Thomas Darimont 17da3ee8d9 KEYCLOAK-18380 Fix Groups search by name returns unwanted groups
Previously the group search did not apply a given search query as filter
for groups along the group path.

We now filter the found groups with the given group search query if present.
2021-08-05 11:43:56 +02:00
..
main KEYCLOAK-18380 Fix Groups search by name returns unwanted groups 2021-08-05 11:43:56 +02:00
test/java/org/keycloak KEYCLOAK-7724 User Profile default validations 2021-07-29 08:42:37 +02:00