Keycloak evaluate client permissions

31 views Asked by At

I'm building a Keycloak extension to allow users create ApiKeys. Is it possible to evaluate what permissions the user has similar than the UI Admin console: client -> authorization -> Evaluate

I have tried using the AuthorizationProvider but there is no method to evaluate user permissions.

Using Keycloak V22.

0

There are 0 answers