Skip to content

Commit 4c5087a

Browse files
Update dash-sso-apps.mdx
added missing step for Okta config
1 parent f6d9d0a commit 4c5087a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/content/docs/cloudflare-one/applications/configure-apps/dash-sso-apps.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Configure an identity provider (IdP)-initiated single sign-on (SSO) session usin
8181

8282
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **Access** > **Applications** > select your **SSO App**.
8383
2. Select **Configure** to access the application settings.
84-
3. In the **Basic Information** section, find the **SSO Endpoint URL** and copy it. You will need the copied **SSO Endpoint URL** for your IdP setup.
84+
3. In the **Basic Information** section, find the **SSO Endpoint URL** and **Access Entity ID or Issuer** copy them. You will need them for your IdP setup.
8585

8686
#### Configure Okta as the IdP
8787

@@ -90,6 +90,7 @@ Configure an identity provider (IdP)-initiated single sign-on (SSO) session usin
9090
3. In the pop-up, select **SAML 2.0** and select **Next**.
9191
4. Enter a name for the app and select **Next**.
9292
5. In the **Single Sign-On URL** field, paste the **SSO Endpoint URL** [you copied earlier](/cloudflare-one/applications/configure-apps/dash-sso-apps/#prerequisites-1).
93+
5. In the **Audience URI (SP Entity ID)** field, paste the **Access Entity ID or Issuer** [you copied earlier](/cloudflare-one/applications/configure-apps/dash-sso-apps/#prerequisites-1).
9394
6. Set the **Name ID Format** to **EmailAddress**.
9495
7. Set the **Application Username** to **Email**.
9596
8. Select **Next** > **Finish** to save the integration.
@@ -229,4 +230,4 @@ Before disabling SSO, make sure you have access to your Cloudflare account email
229230
4. Under **Team domain**, select **Edit** to enter the new team name. Select **Save**.
230231
5. In your identity provider, update your Cloudflare integration with the new team name. For example, if you are using a SAML IdP, you will need to update the Single Sign-on URL and Entity ID to `https://<new-team-name>.cloudflareaccess.com/cdn-cgi/access/callback`.
231232
6. In Zero Trust, go to **Settings** > **Authentication**.
232-
7. Turn on **Cloudflare dashboard SSO** to re-enable SSO.
233+
7. Turn on **Cloudflare dashboard SSO** to re-enable SSO.

0 commit comments

Comments
 (0)