I do not need a solution (just sharing information)
Dear All,
I am trying to use LDAP lookup plugin. I have done the necessary configuration according to the guide, set up a successful directory connection, configured the needed lookup parameters and try to get custom attributes from LDAP. However, the values are not populated and when I check the tomcat log there is no error seen.
I am trying below line just to test the structure.
---
attr.First\ Name = dc=org ,dc=mycompany:(mail=$sender-email$):givenName
(my active directory domain is mycompany.org)
---
Is there anything else that I can do to check the root-cause about this issue?
Best regards,
0