The LDAP connector searches, authenticates, and manages entries in OpenLDAP, 389 Directory Server, and compatible on-prem directories.
Capabilities
- Search users, groups, and individual entries.
- Authenticate a user with a DN and password.
- Create, update, move, enable, and disable entries.
- Use LDAP Entry Changed to poll
modifyTimestampand start a workflow.
Connection settings
Provide the LDAP host, port, bind DN, bind password, SSL option, and base DN. Store bind credentials as workflow secrets.
On-prem execution
LDAP is on-prem only because the executing host must reach the directory network. Use a Runtime Agent when the directory is not accessible from the API host.