To adhere to the Principle of Least Privilege (POLP), ensure that access control on all Oracle Cloud Infrastructure (OCI) resources is exclusively granted to the tenancy "Administrators" group. Avoid granting full access to individual users or groups through the "Administrators" group. Instead, assign only the minimum necessary permissions for their specific tasks.
To ensure least privilege access, tenancy-wide resource management should be exclusive to the "Administrators" group. This access is intended for critical, time-sensitive interventions and the initial setup of users, groups, and access control policies. Allowing other groups full tenancy access introduces unnecessary security risks and violates established security best practices.
Audit
To determine whether permissions for all OCI resources are assigned to any groups other than the "Administrators" group, perform the following operations:
Remediation / Resolution
To ensure that permissions on all OCI resources are given only to the "Administrators" group, perform the following operations:
References
- Oracle Cloud Infrastructure Documentation
- Identity and Access Management FAQ
- Managing Policies
- Updating a Policy's Statements
- Oracle Cloud Infrastructure CLI Documentation
- compartment list
- policy list
- policy get
- policy update