[keycloak-user] Use keycloak as I used picketlink

Stefano Zaccaria zaquas at gmail.com
Tue Feb 16 18:59:13 EST 2016


Hello to all,
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/20160217/bc3e1ec6/attachment-0001.html 


More information about the keycloak-user mailing list