LDAP to retrieve all values

Hi Team,

I working on some git-repo to retrieve the locations from the AD group using LDAP integration. When I insert using email id like for example [email protected] and some mail id like [email protected]

When I try to search for the location of that email id . I am getting only details related to this email id only [email protected]. But i need to display/get the data [email protected] saying that empty while retrieving the data into table.

Below is the flow for it.

Below is the LDAP configuration:

  • **n8n version: Version 1.3.1
  • **Database (default: SQLite): default: SQLite
  • **n8n EXECUTIONS_PROCESS setting (default: own, main): (default: own, main):
  • **Running n8n via (Docker, npm, n8n cloud, desktop app): n8n via Docker
  • **Operating system: CentOS 7

Hey @DilipChiru,

I don’t fully understand what the issue is here, If you are checking the mail attribute for a specific value it will only return that one value. What are you actually trying to search for?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.