Skip to content

Commit 17cdd95

Browse files
Rename permissions page and fill in default roles access
1 parent 7a5c497 commit 17cdd95

File tree

2 files changed

+19
-9
lines changed

2 files changed

+19
-9
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: Secrets Store access control
3+
pcx_content_type: concept
4+
sidebar:
5+
order: 2
6+
label: Access control
7+
description: Learn about role-based access control with Cloudflare Secrets Store
8+
---
9+
10+
Secrets Store allows security administrators to have more control, by implementing role-based access. Refer to the list below for default role definitions. For details about roles at Cloudflare, refer to [Fundamentals](/fundamentals/setup/manage-members/).
11+
12+
- **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.
13+
- **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 create/edit/delete permissions
16+
17+
Super administrators can grant create/edit/delete permissions to other users via the following API call:
18+
19+
(TBD)

src/content/docs/secrets-store/permissions.mdx

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)