Skip to content

Commit 2e09755

Browse files
Revert changes to access-control and remove Workers admin binding
1 parent 1cb9cfe commit 2e09755

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,9 @@ Secrets Store allows security administrators to have more control, by implementi
1111

1212
- (TBC)**Secrets Store admin**:
1313
- **Super administrator**: Can create, edit, delete, and view secrets. Can also add the binding to access a Secrets Store secret to a `wrangler.toml` file.
14-
- (TBC)**Workers admin**: Cannot create, edit, nor delete secrets. Can add the binding to access a Secrets Store secret to a `wrangler.toml` file.
14+
15+
## Assign permissions
16+
17+
Super administrators can grant create/edit/delete permissions to other users via the following API call:
18+
19+
(TBC)

0 commit comments

Comments
 (0)