0 Replies Latest reply on Dec 22, 2009 5:17 AM by charliebarjel

    LDAP Identity Store - Get Firstname and Lastname Attribute

      Hi,


      I've implemented LDAP based authentication in my app through the ldap-identity-store.


      What I need now is to be able to list all the users in my LDAP directory.
      I can get the username by using the identityManager.listUsers() method.
      But how can I retrieve other attributes such as firstname and lastname?


      Is there any method I can use for this within the identityManager?


      Thanks


      Charlie Barjel