2017-12-29 03:14:34 +01:00
|
|
|
# Configure authentication methods
|
|
|
|
|
|
|
|
{!admin-only.md!}
|
|
|
|
|
2018-07-18 17:43:23 +02:00
|
|
|
By default, Zulip allows logging in via email/password, your Google account,
|
|
|
|
or your GitHub account. You can restrict users to logging in via only a
|
|
|
|
subset of these methods.
|
2017-12-29 03:14:34 +01:00
|
|
|
|
2018-07-18 17:43:23 +02:00
|
|
|
LDAP and other SSO login methods are currently restricted to self-hosted
|
|
|
|
Zulips only, though contact us at support@zulipchat.com if that is a
|
|
|
|
blocker.
|
2017-12-29 03:14:34 +01:00
|
|
|
|
2018-07-18 17:43:23 +02:00
|
|
|
**Note:** If you are running your own server,
|
|
|
|
[read this](https://zulip.readthedocs.io/en/latest/production/authentication-methods.html)
|
|
|
|
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
|
|
|
|
2018-07-18 17:43:23 +02:00
|
|
|
* [Configuring authentication methods](https://zulip.readthedocs.io/en/latest/production/authentication-methods.html)
|
|
|
|
for server administrators (self-hosted only)
|