> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-fix-nav-issues.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> Overview of external authentication methods supported by ClickHouse

# External User Authenticators and Directories

ClickHouse supports authenticating and managing users using external services.

The following external authenticators and directories are supported:

* [LDAP](/concepts/features/security/external-authenticators/ldap#ldap-external-authenticator) [Authenticator](/concepts/features/security/external-authenticators/ldap#ldap-external-authenticator) and [Directory](/concepts/features/security/external-authenticators/ldap#ldap-external-user-directory)
* Kerberos [Authenticator](/concepts/features/security/external-authenticators/kerberos#kerberos-as-an-external-authenticator-for-existing-users)
* [SSL X.509 authentication](/concepts/features/security/external-authenticators/ssl-x509)
* HTTP [Authenticator](/concepts/features/security/external-authenticators/http)
* [JWT authentication](/concepts/features/security/external-authenticators/jwt)
