[keycloak-user] Getting all roles for a realm and appliaction

Bill Burke bburke at redhat.com
Tue Jul 29 09:42:43 EDT 2014


You are probably getting a 401 message back with a "Bearer" description, 
meaning you are not authenticated.  YOu need to obtain a token.

On 7/28/2014 5:19 PM, Chris Stier wrote:
> Hi all,
> Is there currently a way to get all roles for a realm and application?
>   I found the rest api docs... but when I call
> /admin/realms/{realm}/applications/{app-name}/roles
> <http://docs.jboss.org/keycloak/docs/1.0-beta-3/rest-api/admin/realms/%7Brealm%7D/applications/%7Bapp-name%7D/roles/index.html>
> with the appropriate realm and app name I just get the text "Bearer"
> returned.  Is this still in the works or am I missing something?
> Thanks so much!
> Chris Stier
>
>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>

-- 
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com


More information about the keycloak-user mailing list