2021-02-08 13:48:43 +00:00
---
2022-08-28 14:53:34 +00:00
slug: /en/operations/external-authenticators/
2022-04-09 13:29:05 +00:00
sidebar_position: 48
sidebar_label: External User Authenticators and Directories
2022-08-29 16:19:50 +00:00
title: "External User Authenticators and Directories"
2022-10-04 11:36:59 +00:00
pagination_next: 'en/operations/external-authenticators/kerberos'
2021-02-08 13:48:43 +00:00
---
2022-10-04 11:36:59 +00:00
import SelfManaged from '@site/docs/en/_snippets/_self_managed_only_no_roadmap.md';
< SelfManaged / >
2021-02-08 13:48:43 +00:00
2021-02-08 17:29:45 +00:00
ClickHouse supports authenticating and managing users using external services.
2021-02-08 19:01:33 +00:00
The following external authenticators and directories are supported:
2021-02-08 17:29:45 +00:00
2021-02-09 15:09:38 +00:00
- [LDAP ](./ldap.md#external-authenticators-ldap ) [Authenticator ](./ldap.md#ldap-external-authenticator ) and [Directory ](./ldap.md#ldap-external-user-directory )
2021-02-28 19:11:29 +00:00
- Kerberos [Authenticator ](./kerberos.md#external-authenticators-kerberos )
2022-01-19 09:27:40 +00:00
- [SSL X.509 authentication ](./ssl-x509.md#ssl-external-authentication )