Skip to content

Commit c99db07

Browse files
committed
check user registry
1 parent f2c34e3 commit c99db07

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

src/content/docs/cloudflare-one/identity/idp-integration/entra-id.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,8 @@ SCIM requires a separate enterprise application from the one created during [ini
159159

160160
To check which users and groups were synchronized, select **View provisioning logs**.
161161

162+
<Render file="access/verify-scim-provisioning"/>
163+
162164
### Provisioning attributes
163165

164166
Provisioning attributes define the user properties that Entra ID will synchronize with Cloudflare Access. To modify your provisioning attributes, go to the **Provisioning** page in Entra ID and select **Edit attribute mappings**.

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,9 @@ The Okta integration allows you to synchronize IdP groups and automatically depr
139139

140140
15. In the **Push Groups** tab, add the Okta groups you want to synchronize with Cloudflare Access. These groups will display in the Access policy builder.
141141

142-
Provisioning will begin immediately. To verify the integration, select **View Logs** in the Okta SCIM application.
142+
To verify the integration, select **View Logs** in the Okta SCIM application.
143+
144+
<Render file="access/verify-scim-provisioning"/>
143145

144146
## Example API Configuration
145147

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
{}
3+
---
4+
5+
To check if a user's identity was updated in Zero Trust, view their [User Registry identity](/cloudflare-one/insights/logs/users/).
6+
7+
:::note
8+
New users must first register the WARP client or authenticate to an Access application before SCIM provisioning can begin.
9+
:::

0 commit comments

Comments
 (0)