[keycloak-user] Use keycloak as I used picketlink

Stefano Zaccaria zaquas at gmail.com
Sat Feb 13 04:51:20 EST 2016


I want to change from picketlink to keycloak
In my ee app I use keycloack CDI to check the user roles and grant with
BasicModel.hasRole(relationshipManager, identity.getAccount(),
BasicModel.getRole(identityManager, "admin"))
or
Authorization Util.hasRole(identity, partitionManager, "admin");
in my bean methods
How can I made the same thing with Keycloak?
Thanks in advantage
-- 
*Stefano*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20160213/c077571b/attachment.html 


More information about the keycloak-user mailing list