Severity : High
Description: This control ensures that OCI service-level admin policies with full permission doesn’t allows non-admin IAM users. Its is recommended that only service-level admins allowed with full permission policies and non-admin users must be allowed to least privilege access to prevent unintended access to resources by unauthorized users or groups.
Remediation Steps:
Perform following to update users groups and policies :
Login to the OCI console at https://www.oracle.com/cloud/sign-in.html .
Select Identity from Services.
Remove non privilege users from the group with service level admin groups
Under Identity, Select groups.
In the list of groups, find and select service-level groups. click on the group name for details.
Under Group Members, Select the user which should not have admin level access.
Click on the ellipsis (3-dots on the side) of the user row and click Remove member from group.
Click Remove on the confirmation dialog box.
Update Policies for its Resources Statements for non privilege user group access permission removed
Under Identity, Select Policies.
From the list of policies, select the reported policies.
Click Edit Policy Statements and select Advanced under the Policy builder .
Update the policy statements with the full permission to ALLOW only Service-level admin group. Also update the policy statement for unprivileged groups for request to restricted read/write requests.
Click Save Changes.
Repeat the process for all reported policies.
Important:
Reference: