Skip to content

Commit

Permalink
Update docs/pages/includes/preset-roles-table.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Nic Klaassen <nic@goteleport.com>
  • Loading branch information
ptgott and nklaassen committed Aug 8, 2024
1 parent d6632f0 commit 89b307b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/pages/includes/preset-roles-table.mdx
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
| Role | Description |
| --- | --- |
| `access`| Allows access to cluster resources. |
| `auditor`| Allows reading cluster events, audit logs, and playing back session records. |
| `device-admin`| Used to manage trusted devices.|
| `device-enroll`| Used to grant device enrollment powers to users.|
| `editor` | Allows editing of cluster configuration settings. |
| `group-access`| Allows access to all user groups.|
| `auditor`| Allows reading cluster events, audit logs, and playing back session records. |
| `requester`| Enterprise-only role that allows a user to create Access Requests. |
| `require-trusted-device`| Requires trusted device access to resources.|
| `reviewer`| Enterprise-only role that allows review of Access Requests. |
| `terraform-provider`|Allows the Teleport Terraform provider to configure all of its supported Teleport resources.|
| `group-access`| Allows access to all user groups. |
| `device-admin`| Used to manage trusted devices. |
| `device-enroll`| Used to grant device enrollment powers to users. |
| `require-trusted-device`| Requires trusted device access to resources. |
| `terraform-provider`| Allows the Teleport Terraform provider to configure all of its supported Teleport resources. |

0 comments on commit 89b307b

Please sign in to comment.