[keycloak-dev] APIs to manage authorization policies and permissions

Pedro Igor psilva at redhat.com
Tue Nov 22 06:21:28 EST 2016


Hi Muein,

    We do have the API you are looking for accessible from Keycloak Admin Client. Which is basically the same API used by the Admin Console and integration tests. 

    The Protection API is a UMA-compliant API. Spec-wise, UMA doesn't provide an API for policy management.

    You try to use the Admin Client, but in the future we want to provide a more developer-friendly API and make it accessible through the Authorization Client. There is a KEYCLOAK-3135 [https://issues.jboss.org/browse/KEYCLOAK-3135] for this. Feel free to put there what you need to get this integration done.

Regards.
On 11/21/2016 10:42:06 PM, Muein Muzamil <shmuein+keycloak-dev at gmail.com> wrote:
Hi all,

I am trying to integrate KeyCloak with our application, For that purpose, I
need to be able to call KeyCloak APIs to manage authorization information.
I came across protection API which allows you to manage resource and
scopes.

I am wondering, do we also have any APIs available to manage authorization
policies and permissions?

Regards,
Muein
_______________________________________________
keycloak-dev mailing list
keycloak-dev at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-dev


More information about the keycloak-dev mailing list