This commit is contained in:
Vladyslav Matsiiako
2024-11-03 09:40:33 -08:00
parent b1b61842c6
commit 36b5a3dc90

View File

@ -47,7 +47,7 @@ Infisicals access control framework is unified for both human users and machi
- **Granular Permissions**: While default roles are available, [custom roles](/documentation/platform/access-controls/role-based-access-controls#creating-custom-roles) can be created for more tailored access controls.
- **Admin Considerations**: Note that admin users are able to access all projects. This role should be assigned judiciously to prevent unintended overreach.
<Note>Project access is defined not via an organizaition-level role, but rather through specific project memberships of both human and machine identities. Admin roles bypass this by default. </Note>
<Note>Project access is defined not via an organization-level role, but rather through specific project memberships of both human and machine identities. Admin roles bypass this by default. </Note>
### 6.2 Additional Privileges