On Tue, Aug 2, 2016 at 9:09 AM, Deepak Garg <deepakgarg.garg(a)gmail.com>
wrote:
Hi,
I need your help to test the following admin rest api.
I was able to get the access_token using
http://localhost:9090/auth/realms/master/protocol/openid-connect/token
rest api.
As a next step, I like to get the list of all realms for which I am trying
to use the below api
http://localhost:9090/auth/admin/realms
I have got the access token but don't know how to test this using postman.
you should just need to add the authorization header in Postman,
http://stackoverflow.com/questions/24709944/jwt-token-in-postman-header
*note: i haven't actually tried this*
Please help me on this.
Thanks
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user