<%- include('top') %>

Integrations

Everything a 3rd-party app or host needs to bind this directory, filled in for <%= ssoUrl %>.

Connection details

For a single app's own "LDAP authentication" settings — see Connecting a 3rd-party app or container for a field-by-field walkthrough (Gitea, generic Docker LDAP_* env vars, …).

LDAPS URL
Base DN
User search base
Group search base
User filter
Username attribute
Example bind DN
A read-only bind account — create one from Users > Service Accounts (don't reuse a real person's login or the admin DN).
Set up a Linux host (ldap-client)

For full host login, SSH keys, and sudo via LDAP (not just one app) — clone theta42/ldap-client and run this on the host. Fill in a service account's password (create one from Users > Service Accounts) and, if you want this host's access/sudo groups auto-registered, an API token from your Profile.

<%- include('bottom') %>