Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions articles/role-based-access.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@ GitOps is an API-only and write-only role that can be used on CI/CD pipelines.
| Edit [setup experience](https://fleetdm.com/guides/setup-experience)\* | | | | ✅ | ✅ | ✅ |
| Add and edit identity provider for end user authentication, end user license agreement (EULA), and end user migration workflow\* | | | | | ✅ | |
| Add and edit certificate authorities (CA)\* | | | | | ✅ | ✅ |
| View certificate authorities (CA)\* | | | | ✅ | ✅ | ✅ |
| View certificate authority secrets (CA)\* | | | | | ✅ | ✅ |
| Request certificates (CA)\* | | | | | ✅ | ✅ |
| Run scripts on hosts | | | ✅ | ✅ | ✅ | |
| Schedule scripts on hosts | | | | ✅ | ✅ | |
Expand Down Expand Up @@ -196,6 +198,7 @@ Users with access to multiple fleets can be assigned different roles for each fl
| View script details by host | ✅ | ✅ | ✅ | ✅ | ✅ | |
| Lock, unlock, and wipe hosts | | | | ✅ | ✅ | |
| Turn off MDM for specific hosts | | | | ✅ | ✅ | |
| View certificate authorities (CA) | | | | ✅ | ✅ | ✅ |
| View [custom variables](https://fleetdm.com/docs/rest-api/rest-api#list-custom-variables) | ✅ | ✅ | ✅ | ✅ | ✅ | |

\* Applies only to [Fleet REST API](https://fleetdm.com/docs/using-fleet/rest-api)
Expand Down
Loading