1 Reply Latest reply on Sep 6, 2013 10:07 PM by pcraveiro

    picketlink questions

    kgoedert

      Hi,

       

      I am reading about picketlink and I have some questions that I believe are simple. I have a very basic model with an entity representing a user, with a name a password and a collection of roles. My role entity has nothing but a name.

      To be able to use picketlink idm, I have to use picketlink model as shown here Chapter 5. Basic Identity Model ? I don't think so. To use this very simple model I created I only have to inject a IdentityManager and set the user roles?

       

      Thanks