1
0
-1

Hi,

I want to retreive  the  user's ldap attributes  when connecting with the user uid in the login page.

then i want to use these attributes as hash variables.

 

I'm not ldap admin : so i don't want to manage ldap users in joget and i think i must not use the directory manager plugin.

How can i do this ?

Thanks

 

Fred

 

 

    CommentAdd your comment...

    3 answers

    1.  
      1
      0
      -1

      You need the Enterprise edition.

        CommentAdd your comment...
      1.  
        1
        0
        -1

        Do you have any custom plugin that I could use to connect to any LDAP server?

          CommentAdd your comment...
        1.  
          1
          0
          -1

          Hello,

          To retrieve information from the ldap server firstly you would need to have sufficient privileges to read from the server. Then, you would either need to use the ldap directory manager, or develop your own custom plugin to connect to that ldap server using whichever method suitable eg jndi.

            CommentAdd your comment...