p2-inc / keycloak-orgs

Single realm, multi-tenancy for SaaS apps
Other
362 stars 65 forks source link

updated to hasRole/revokeRole/grantRole #197

Closed xgp closed 3 months ago

xgp commented 3 months ago

check for hasRole before grantRole. also delete the mapping entity when revoking. fixes #196.