docs: Add instructions for SAML with Okta/OneLogin in /help/.

Tweaked by tabbott to shift how this is organized.
This commit is contained in:
Mateusz Mandera
2020-04-30 15:15:38 +02:00
committed by Mateusz Mandera
parent 43e5b2d28b
commit 501e7c44dc
4 changed files with 72 additions and 3 deletions

View File

@@ -41,9 +41,13 @@ Zulip 2.1 and later supports SAML authentication, used by Okta,
OneLogin, and many other IdPs (identity providers). You can configure
it as follows:
1. These instructions assume you have an installed Zulip server. You
can have created an organization already using EmailAuthBackend, or
plan to create the organization using SAML authentication.
1. These instructions assume you have an installed Zulip server; if
you're using Zulip Cloud, see [this article][saml-help-center],
which also has IdP-side configuration advice for common IdPs.
You can have created a Zulip organization already using the default
EmailAuthBackend, or plan to create the organization using SAML
authentication.
1. Tell your IdP how to find your Zulip server:
@@ -135,6 +139,8 @@ found at `https://yourzulipdomain.example.com/saml/metadata.xml`. You
can use this for verifying your configuration or provide it to your
IdP.
[saml-help-center]: https://zulip.com/help/saml-authentication
### IdP-initiated SSO
The above configuration is sufficient for Service Provider initialized