keycloak-scim/services
Thomas Darimont 7ec6a54e22 KEYCLOAK-17581 Prevent empty group names
Create / Update operations in `GroupResource ` and `GroupsResource#addTopLevelGroup`
did not validate the given group name. This allowed the creation of groups with empty names.

We now prevent the creation of groups with empty names.
2021-03-25 19:10:38 -03:00
..
src KEYCLOAK-17581 Prevent empty group names 2021-03-25 19:10:38 -03:00
pom.xml Set version to 13.0.0-SNAPSHOT 2020-12-16 17:31:55 +01:00