Skip to content

Commit e4bc0a5

Browse files
AdamBouhmaddcpena
andauthored
update docs for resource-level permissioning (#25571)
* update docs for resource-level permissioning * Update src/content/docs/fundamentals/manage-members/roles.mdx Co-authored-by: Denise Peña <[email protected]> * Apply suggestions from code review Co-authored-by: Denise Peña <[email protected]> --------- Co-authored-by: Denise Peña <[email protected]>
1 parent c20a5cd commit e4bc0a5

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

src/content/docs/fundamentals/manage-members/roles.mdx

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,20 @@ Domain-scoped roles apply for a given domain within an account.
9999
| Domain Waiting Room Admin | Can edit [waiting rooms](/waiting-room/) configuration. |
100100
| Domain Waiting Room Read | Can read [waiting rooms](/waiting-room/) configuration. |
101101
| Zone Versioning | Grants full access to [Zone Versioning](/version-management/). |
102-
| Zone Versioning Read | Grants read-only access to [Zone Versioning](/version-management/). |
102+
| Zone Versioning Read | Grants read-only access to [Zone Versioning](/version-management/). |
103+
104+
105+
106+
## Resource-scoped roles
107+
108+
Resource-scoped roles apply for a specific resource within an account.
109+
110+
:::note
111+
Resource-scoped roles is currently in Beta.
112+
:::
113+
114+
| Role | Description |
115+
| ------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
116+
| Cloudflare Access App Admin | Grants full access to a specific Access Application in an account. |
117+
| Cloudflare Access Identity Provider Admin | Grants full access to a specific Access identity provider(IdP) in an account. |
118+
| Access for Infrastructure Target Admin | Grants full access to a specific Access for Infrastructure. Target in an account | |

src/content/docs/fundamentals/manage-members/scope.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,15 @@ With Domain Groups, you can only assign [domain-scoped roles](/fundamentals/mana
8585

8686

8787
:::
88+
89+
90+
### Specific Resources
91+
92+
If you want the member to have a policy that applies to a specific resource, use the following combination of fields.
93+
94+
| Field | Value |
95+
| -------- | ------------------- |
96+
| Operator | *Include* |
97+
| Type | *Granular* |
98+
| Product | *Product Name* |
99+
| Resource | *Specific Resource* |

0 commit comments

Comments
 (0)