Skip to content

Commit 513ae35

Browse files
authored
Update troubleshooting documentation for dashboard SCIM setup (#32040)
Call out SCIM PATCH/PUT limitation, add self-serve fix
1 parent 2e2d6e8 commit 513ae35

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/content/docs/fundamentals/account/account-security/scim-setup/troubleshooting.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,7 @@ curl -X PUT "https://api.cloudflare.com/client/v4/accounts/{account_id}/members/
3636
```
3737

3838
The value `33666b9c79b9a5273fc7344ff42f953d` is the role ID of Super Administrator.
39+
40+
## Update email domains after onboarding
41+
42+
We currently **do not** support updating email domains for users. This means that any SCIM `PATCH`/`PUT` operations that change email domains will be rejected. We recommend not using the email as the matching attribute if email domains are expected to change, and restarting provisioning manually.

0 commit comments

Comments
 (0)