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