mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-09 23:12:06 -03:30
- USER_ADDED -> USER_CREATED - USER_ROLE_ADDED -> USER_ROLE_GRANTED - USER_ROLE_REMOVED -> USER_ROLE_REVOKED Closes #44879 Signed-off-by: Stefan Guilhen <sguilhen@redhat.com>