mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 16:14:02 +00:00
help: Always use your-org.zulipchat.com for Zulip Cloud example URLs.
This commit is contained in:
committed by
Tim Abbott
parent
9fdeddb773
commit
4f02f04682
@@ -54,7 +54,7 @@ configure SCIM provisioning for Zulip.
|
|||||||
* **Update application username on**: `Create and update`
|
* **Update application username on**: `Create and update`
|
||||||
1. In the **Provisioning** tab, click **Configure API Integration**, check the
|
1. In the **Provisioning** tab, click **Configure API Integration**, check the
|
||||||
**Enable API integration** checkbox, and specify the following fields:
|
**Enable API integration** checkbox, and specify the following fields:
|
||||||
* **Base URL for Zulip Cloud**: `https://example.zulipchat.com/scim/v2`
|
* **Base URL for Zulip Cloud**: `https://your-org.zulipchat.com/scim/v2`
|
||||||
* **Base URL for self-hosting**: `https://zulip.example.com/scim/v2`
|
* **Base URL for self-hosting**: `https://zulip.example.com/scim/v2`
|
||||||
* **API token**: `Bearer <token>` (given to you by Zulip support)
|
* **API token**: `Bearer <token>` (given to you by Zulip support)
|
||||||
When you proceed to the next step, Okta will verify that these details are
|
When you proceed to the next step, Okta will verify that these details are
|
||||||
@@ -104,7 +104,7 @@ configure SCIM provisioning for Zulip.
|
|||||||
* Click **Add** to create the new app. It will be added to your **Enterprise applications**.
|
* Click **Add** to create the new app. It will be added to your **Enterprise applications**.
|
||||||
1. Continue to the app's management screen and click **Provisioning** in the left panel.
|
1. Continue to the app's management screen and click **Provisioning** in the left panel.
|
||||||
1. In the **Provisioning Mode** menu, select **Automatic** and specify the following fields:
|
1. In the **Provisioning Mode** menu, select **Automatic** and specify the following fields:
|
||||||
* **Tenant URL for Zulip Cloud**: `https://example.zulipchat.com/scim/v2/?aadOptscim062020`.
|
* **Tenant URL for Zulip Cloud**: `https://your-org.zulipchat.com/scim/v2/?aadOptscim062020`.
|
||||||
* **Tenant URL for self-hosting**: `https://zulip.example.com/scim/v2/?aadOptscim062020`.
|
* **Tenant URL for self-hosting**: `https://zulip.example.com/scim/v2/?aadOptscim062020`.
|
||||||
The `?aadOptscim062020` part of it is a [feature flag][feature-flag]
|
The `?aadOptscim062020` part of it is a [feature flag][feature-flag]
|
||||||
that needs to be added to ensure SCIM compliance by Entra ID.
|
that needs to be added to ensure SCIM compliance by Entra ID.
|
||||||
|
Reference in New Issue
Block a user