mirror of https://github.com/zulip/zulip.git
docs: Mention apple in various places listing authentication methods.
This commit is contained in:
parent
7fe1780088
commit
8fea2d448a
|
@ -245,7 +245,7 @@
|
|||
<h3>FLEXIBLE AUTHENTICATION</h3>
|
||||
<p>
|
||||
Supported authentication providers include LDAP, SAML,
|
||||
Google, GitHub, GitLab, and more.
|
||||
Google, GitHub, GitLab, Apple, and more.
|
||||
</p>
|
||||
</a>
|
||||
<a class="feature-block" href="/help/import-from-slack" target="_blank">
|
||||
|
|
|
@ -3,8 +3,8 @@
|
|||
{!owner-only.md!}
|
||||
|
||||
By default, Zulip allows logging in via email/password as well as
|
||||
various social authentication providers like Google, GitHub, and
|
||||
GitLab. You can restrict users to logging in via only a subset of
|
||||
various social authentication providers like Google, GitHub, GitLab,
|
||||
and Apple. You can restrict users to logging in via only a subset of
|
||||
these methods.
|
||||
|
||||
LDAP and various custom SSO login methods are currently restricted to
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# Logging in
|
||||
|
||||
By default, Zulip allows logging in via email/password as well as
|
||||
various social authentication providers like Google, GitHub, and
|
||||
GitLab.
|
||||
various social authentication providers like Google, GitHub, GitLab,
|
||||
and Apple.
|
||||
|
||||
Organization administrators can
|
||||
[add other authentication methods](/help/configure-authentication-methods),
|
||||
|
|
Loading…
Reference in New Issue