2017-12-29 03:14:34 +01:00
|
|
|
# Configure authentication methods
|
|
|
|
|
2020-06-11 16:24:15 +02:00
|
|
|
{!owner-only.md!}
|
2017-12-29 03:14:34 +01:00
|
|
|
|
2020-02-11 23:13:09 +01:00
|
|
|
By default, Zulip allows logging in via email/password as well as
|
2020-06-15 15:56:35 +02:00
|
|
|
various social authentication providers like Google, GitHub, GitLab,
|
|
|
|
and Apple. You can restrict users to logging in via only a subset of
|
2020-02-11 23:13:09 +01:00
|
|
|
these methods.
|
2017-12-29 03:14:34 +01:00
|
|
|
|
2019-10-30 00:23:07 +01:00
|
|
|
LDAP and various custom SSO login methods are currently restricted to
|
2022-03-28 18:47:48 +02:00
|
|
|
self-hosted Zulip organizations only. SAML authentication is supported
|
|
|
|
by Zulip Cloud but requires contacting support@zulip.com to configure it.
|
2017-12-29 03:14:34 +01:00
|
|
|
|
2018-07-18 17:43:23 +02:00
|
|
|
**Note:** If you are running your own server,
|
2023-03-23 05:32:39 +01:00
|
|
|
[read this](https://zulip.readthedocs.io/en/stable/production/authentication-methods.html)
|
2018-07-18 17:43:23 +02:00
|
|
|
first. Server configuration is needed for several of the authentication
|
|
|
|
methods listed above.
|
2017-12-29 03:14:34 +01:00
|
|
|
|
2019-04-03 01:12:26 +02:00
|
|
|
### Configure authentication methods
|
|
|
|
|
|
|
|
{start_tabs}
|
|
|
|
|
2018-07-18 17:43:23 +02:00
|
|
|
{settings_tab|auth-methods}
|
2017-12-29 03:14:34 +01:00
|
|
|
|
2018-07-18 17:43:23 +02:00
|
|
|
2. Toggle the checkboxes next to the available login options.
|
2017-12-29 03:14:34 +01:00
|
|
|
|
2018-07-18 17:43:23 +02:00
|
|
|
{!save-changes.md!}
|
2017-12-29 03:14:34 +01:00
|
|
|
|
2019-04-03 01:12:26 +02:00
|
|
|
{end_tabs}
|
|
|
|
|
2018-07-18 17:43:23 +02:00
|
|
|
## Related articles
|
2017-12-29 03:14:34 +01:00
|
|
|
|
2023-03-23 05:32:39 +01:00
|
|
|
* [Configuring authentication methods](https://zulip.readthedocs.io/en/stable/production/authentication-methods.html)
|
2018-07-18 17:43:23 +02:00
|
|
|
for server administrators (self-hosted only)
|