Skip to content

Commit 90807b4

Browse files
committed
[Demo] Don't touch
1 parent a575668 commit 90807b4

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

src/content/changelog/access/2025-04-09-SCIM-provisioning-logs.mdx

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,16 @@ description: View all user and group updates, creation and deletion events made
44
date: 2025-04-09T6:00:00Z
55
---
66

7+
import { Details } from "~/components"
8+
79
[Cloudflare Zero Trust SCIM provisioning](/cloudflare-one/identity/users/scim) now has a full audit log of all create, update and delete event from any SCIM Enabled IdP. The [SCIM logs](/cloudflare-one/insights/logs/scim-logs/) support filtering by IdP, Event type, Result and many more fields. This will help with debugging user and group update issues and questions.
810

911
SCIM logs can be found on the Zero Trust Dashboard under Logs -> SCIM provisioning
1012

11-
![Example SCIM Logs](~/assets/images/changelog/access/example-scim-log.png)
13+
![Example SCIM Logs](~/assets/images/changelog/access/example-scim-log.png)
14+
15+
<Details header="Minor improvements">
16+
- Minor improvement #1
17+
- Minor improvement #2
18+
- Minor improvement #3
19+
</Details>

0 commit comments

Comments
 (0)