mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-03-22 03:08:23 +00:00
docs(rbac): add permissions table with scope (#10163)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
This commit is contained in:
@@ -218,12 +218,20 @@ Follow these steps to remove a role of your account:
|
|||||||
|
|
||||||
Assign administrative permissions by selecting from the following options:
|
Assign administrative permissions by selecting from the following options:
|
||||||
|
|
||||||
**Invite and Manage Users:** Invite new users and manage existing ones.<br />
|
| Permission | Scope | Description |
|
||||||
**Manage Account:** Adjust account settings, delete users and read/manage users permissions.<br />
|
|------------|-------|-------------|
|
||||||
**Manage Scans:** Run and review scans.<br />
|
| Invite and Manage Users | All | Invite new users and manage existing ones. |
|
||||||
**Manage Cloud Providers:** Add or modify connected cloud providers.<br />
|
| Manage Account | All | Adjust account settings, delete users and read/manage users permissions. |
|
||||||
**Manage Integrations:** Add or modify the Prowler Integrations.
|
| Manage Scans | All | Run and review scans. |
|
||||||
|
| Manage Cloud Providers | All | Add or modify connected cloud providers. |
|
||||||
|
| Manage Integrations | All | Add or modify the Prowler Integrations. |
|
||||||
|
| Manage Ingestions | Prowler Cloud | Allow or deny the ability to submit findings ingestion batches via the API. |
|
||||||
|
| Manage Billing | Prowler Cloud | Access and manage billing settings and subscription information. |
|
||||||
|
|
||||||
|
<Note>
|
||||||
|
The **Scope** column indicates where each permission applies. **All** means the permission is available in both Prowler Cloud and Self-Managed deployments. **Prowler Cloud** indicates permissions that are specific to [Prowler Cloud](https://cloud.prowler.com/sign-in).
|
||||||
|
|
||||||
|
</Note>
|
||||||
To grant all administrative permissions, select the **Grant all admin permissions** option.
|
To grant all administrative permissions, select the **Grant all admin permissions** option.
|
||||||
|
|
||||||
### Prowler Cloud exclusive permissions
|
### Prowler Cloud exclusive permissions
|
||||||
|
|||||||
Reference in New Issue
Block a user