You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/applications/configure-apps/dash-sso-apps.mdx
+10-6Lines changed: 10 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -218,16 +218,20 @@ Users can now log in using their Cloudflare account email and password. To re-en
218
218
219
219
## Change your team name
220
220
221
-
Cloudflare does not allow you to change your <GlossaryTooltipterm="team name">team name</GlossaryTooltip> while dashboard SSO is enabled. To change your team name, you must first disable dashboard SSO.
221
+
Cloudflare does not allow you to change your <GlossaryTooltipterm="team name">team name</GlossaryTooltip> while dashboard SSO is enabled. To change your team name, you must disable dashboard SSO and reach out to your account team.
222
222
223
223
:::caution
224
224
Before disabling SSO, make sure you have access to your Cloudflare account email. This will allow you to reset your password in case you get logged out of the Cloudflare dashboard.
225
225
:::
226
226
227
227
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **Settings** > **Authentication**.
228
228
2. If SSO is enabled, turn off **Cloudflare dashboard SSO**. This action can only be performed by Super Administrators.
229
-
3. Go to **Settings** > **Custom Pages**.
230
-
4. Under **Team domain**, select **Edit** to enter the new team name. Select **Save**.
231
-
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`.
232
-
6. In Zero Trust, go to **Settings** > **Authentication**.
233
-
7. Turn on **Cloudflare dashboard SSO** to re-enable SSO.
229
+
3. Ask your account team to delete your **SSO App** from **Access** > **Applications**. The SSO app cannot be deleted using the Zero Trust dashboard or API.
230
+
4. Go to **Settings** > **Custom Pages**.
231
+
5. Under **Team domain**, select **Edit** to enter the new team name. Select **Save**.
232
+
6. 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`.
233
+
7. Ask your account team to reactivate your SSO domain. Once your SSO domain is reactivated, a new **SSO App** application will appear in Zero Trust under **Access** > **Applications**.
234
+
8. In Zero Trust, go to **Settings** > **Authentication**.
235
+
9. Turn on **Cloudflare dashboard SSO** to re-enable SSO.
0 commit comments