Skip to content

Commit 10cf139

Browse files
[CF1] gworkspace SCIM limit (cloudflare#25425)
* [CF1] gworkspace SCIM limit * scim updates * final edit * Update src/content/docs/cloudflare-one/identity/idp-integration/google-workspace.mdx
1 parent 05f61fa commit 10cf139

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

src/content/docs/cloudflare-one/identity/idp-integration/google-workspace.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,20 @@ You do not need to be a Google Cloud Platform user to integrate Google Workspace
9393

9494
To test that your connection is working, go to **Authentication** > **Login methods** and select **Test** next to Google Workspace. Your user identity and group membership should return.
9595

96+
:::caution[SCIM Provisioning (Beta)]
97+
The direct SCIM provisioning integration with Google Workspace is not currently supported. Cloudflare is working with Google to complete the final approval process required to enable this feature. In the meantime, the SCIM endpoint will accept inbound SCIM events from any SCIM compliant service.
98+
99+
To generate the SCIM endpoint, you must:
100+
101+
1. Save your Google Workspace login method in Zero Trust (step 6 above) and select **Back to Authentication** or return to **Settings** > **Authentication** in Zero Trust.
102+
2. Find the Google Workspace login method you created > select **Edit**.
103+
3. Enable the **Enable SCIM** toggle.
104+
4. Select **Regenerate Secret**.
105+
106+
This will generate a **SCIM Endpoint** that can accept inbound SCIM events from any SCIM compliant service.
107+
108+
:::
109+
96110
:::note[`Failed to fetch group information from the identity provider` error]
97111

98112
To test successfully, you must [finish setup](https://community.cloudflare.com/t/google-workspace-failed-to-fetch-group-information-from-the-identity-provider/313361/2). Testing before finishing setup will result in a [`Failed to fetch user/group information from the identity provider` error](/cloudflare-one/faq/troubleshooting/#i-am-getting-the-error-failed-to-fetch-usergroup-information-from-the-identity).

src/content/docs/cloudflare-one/identity/users/scim.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Users provisioned via the [Zero Trust SCIM integration](#sync-users-and-groups-i
1818

1919
## Supported identity providers
2020

21-
Cloudflare Access supports SCIM provisioning for all SAML and OIDC identity providers that use SCIM version 2.0.
21+
Cloudflare Access supports SCIM provisioning for all SAML and OIDC identity providers that use SCIM version `2.0`.
2222

2323
## Sync users and groups in Zero Trust policies
2424

0 commit comments

Comments
 (0)