Skip to content

Commit f82fb27

Browse files
committed
Added how to change a team domain name
1 parent 7b990a4 commit f82fb27

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,3 +214,15 @@ curl --request PATCH \
214214
```
215215

216216
Users can now log in using their Cloudflare account email and password. To re-enable SSO, send a `PATCH` request with `"sso_connector_status" : "V"`.
217+
218+
## Change a team name
219+
220+
To change a team domain name:
221+
222+
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **Settings** > **Authentication**.
223+
2. From **Cloudflare dashboard SSO**, if SSO is enabled, disable it by setting the switcher to **Off**.
224+
3. Go to **Settings** > **Custom Pages**.
225+
4. Under **Team domain**, select **Edit** to enter the new team name. Select **Save**.
226+
5. In your IdP settings, update the information with the new team name.
227+
6. In the Zero Trust, go to **Settings** > **Authentication**.
228+
7. From **Cloudflare dashboard SSO**, enable SSO by setting the switcher to **On**.

0 commit comments

Comments
 (0)