keycloak-scim/model/map-jpa
Alexander Schwartz 9143d8bd0e Store composite roles within its own table for JPA Map storage.
This keeps the JSON column small, enables searching by child, and allows modification of the role's children without loading all children.

Closes #11844
2022-07-01 14:13:24 -03:00
..
src/main Store composite roles within its own table for JPA Map storage. 2022-07-01 14:13:24 -03:00
pom.xml JPA map storage: Authorization services no-downtime store 2022-05-30 21:05:34 +02:00