keycloak-scim/model/map-jpa
Alexander Schwartz cd20f45b8a Ensure that values of attributes are unique in the database
While this is already ensured on the Java level when using a Set, database inconsistencies as occurred with Hibernate could lead to follow-up problems that are hard to analyze (as seen in #11666).

Closes #11671
2022-04-28 12:04:05 +02:00
..
src/main Ensure that values of attributes are unique in the database 2022-04-28 12:04:05 +02:00
pom.xml Remove dependency of map on services 2022-04-22 17:27:21 +02:00