Skip to content

Commit 4dfeff7

Browse files
committed
make note work properly
1 parent 382b3b0 commit 4dfeff7

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

src/content/changelog/fundamentals/2025-10-01-fine-grained-permissioning-beta.mdx

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,12 @@ title: Fine-grained Permissioning for Access for Apps, IdPs, & Targets now in Pu
33
description: Expanding Role-Based-Access-Control with resource-level controls in Cloudflare Zero Trust.
44
products:
55
- fundamentals
6-
date: 2025-10-01
6+
date: 2025-10-02
77
---
88

9+
import { Aside } from '@astrojs/starlight/components';
10+
11+
912
Fine-grained permissions for **Access Applications, Identity Providers (IdPs), and Targets** is now available in Public Beta. This expands our RBAC model beyond account & zone-scoped roles, enabling administrators to grant permissions scoped to individual resources.
1013

1114
### What's New
@@ -15,11 +18,13 @@ Fine-grained permissions for **Access Applications, Identity Providers (IdPs), a
1518

1619
![Updated Permissions Policy UX](~/assets/images/changelog/fundamentals/2025-10-01-fine-grained-permissioning-ux.png)
1720

18-
:::note
21+
<Aside>
22+
1923
During the public beta, members must also be assigned an account-scoped, read only role to view resources in the dashboard. This restriction will be lifted in a future release.
2024
- **Account Read Only** plus a fine-grained permission for a specific App, IdP, or Target
2125
- **Cloudflare Zero Trust Read Only** plus fine-grained permission for a specific App, IdP, or Target
22-
:::
26+
27+
</Aside>
2328

2429
For more info:
2530

0 commit comments

Comments
 (0)