How can I get user keycloak attributes (username, firstname, email…) based on user id? The user I’m using in the Keycloak session has already the role view-users assigned so I should be able to list at least all users, is there any Keycloak class that I can use? What I’m trying to achieve here is to avoid to replicate the