Skip to content

Commit 6c4722e

Browse files
kodster28RebeccaTamachiro
authored andcommitted
Update access-control.mdx (#21536)
1 parent 046509f commit 6c4722e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/docs/secrets-store/access-control.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ While all Cloudflare accounts will have access to the Secrets Store section on t
1717

1818
Refer to the list below for default role definitions.
1919

20-
- **Super Administrator**: Can create, edit, duplicate, delete, and view secrets metadata. Can also [add a Secrets Store binding to a Worker](/secrets-store/integrations/workers/).
21-
- **Secrets Store Admin**: Can create, edit, duplicate, delete, and view secrets metadata. Can also [add a Secrets Store binding to a Worker](/secrets-store/integrations/workers/).
20+
- **Super Administrator**: Can create, edit, duplicate, delete, and view secrets metadata.
21+
- **Secrets Store Admin**: Can create, edit, duplicate, delete, and view secrets metadata.
2222
- **Secrets Store Deployer**: Can view secrets metadata but cannot create, edit, duplicate, nor delete secrets. Can also [add a Secrets Store binding to a Worker](/secrets-store/integrations/workers/).
2323
- **Secrets Store Reporter**: Can view secrets metadata. Cannot perform any actions (create, edit, duplicate, delete secrets), nor add a Secrets Store binding to a Worker.
2424

@@ -27,4 +27,4 @@ Refer to the list below for default role definitions.
2727
The following API token permissions can also be used to grant access to Secrets Store resources.
2828

2929
- **Account Secrets Store Edit**: Allows a user to create, edit, duplicate, or delete secrets.
30-
- **Account Secrets Store Read**: Allows a user to view secrets metadata.
30+
- **Account Secrets Store Read**: Allows a user to view secrets metadata.

0 commit comments

Comments
 (0)