n8n-docs/docs/integrations/builtin/credentials/ldap.md
2024-01-09 15:06:04 +00:00

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

  1. Enter your LDAP server address
  2. Enter your port
  3. Enter your binding DN, If you are using Active Directory this may look something like cn=administrator, cn=Users, dc=n8n, dc=io
  4. 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}