mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.2 KiB
1.2 KiB
| title | description | contentType |
|---|---|---|
| LDAP credentials - n8n Documentation | Documentation for the LDAP credentials. Use these credentials to authenticate LDAP in n8n, a workflow automation platform. | integration |
LDAP credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
You will need your LDAP server address, Bind DN for the user to authenticate with, and the password for the user.
Using LDAP credentials
- Enter your LDAP server address
- Enter your port
- Enter your binding DN, If you are using Active Directory this may look something like
cn=administrator, cn=Users, dc=n8n, dc=io - Enter the password for the binding user
You can find more information below for specific LDAP providers
- Jumpcloud{:target=_blank .external-link}
- Azure ADDS{:target=_blank .external-link}
- Okta{:target=_blank .external-link}