mirror of
https://github.com/keycloak/keycloak.git
synced 2025-12-16 20:15:46 -06:00
- 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>