2 Replies Latest reply on Oct 26, 2010 9:57 PM by dish13

    Change user entry attributes with Identity Management

    dish13

      When using the JPA identity store one could change the attributes of the user object before creating the user using the pre-persist event.


      Is there a similar way to do it using the LDAP store?

      Is the only way to do it to create the object with seam identity management and then after creation lookup the entry and modify it?