You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/secrets-store/access-control.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,8 +17,8 @@ While all Cloudflare accounts will have access to the Secrets Store section on t
17
17
18
18
Refer to the list below for default role definitions.
19
19
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.
22
22
-**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/).
23
23
-**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.
24
24
@@ -27,4 +27,4 @@ Refer to the list below for default role definitions.
27
27
The following API token permissions can also be used to grant access to Secrets Store resources.
28
28
29
29
-**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