Hello everyone,
We are working on a project where the authentication is managed by Keycloak, but some of the user management UI’s will be internal. I am playing with the admin java api. Is it possible to authenticate to the admin api with the current logged in user, assuming that user has the required roles for realm-management.
Cheers.