Other Articles

General – Enforce Duties Separation

Ensure separation of duties is enforced when assigning service account roles to users to reduce risk of unauthorized actions and maintain accountability.

Check Details

  • Entity Type: Integration
  • Check: Enforce Duties Separation
  • Risk: Assigning both Service Account Admin and Service Account User roles to the same member can lead to unauthorized actions and reduced accountability.

Remediation via Google Cloud Console

  1. Go to IAM & Admin → IAM using Google Cloud Console . IAM Console
  2. Identify any member that has both Service Account Admin and Service Account User roles granted or assigned. Service Account Roles
  3. Click the Edit principal button and click the Delete (bin) icon to remove either role from the member. Remove IAM Role
  4. Removal of a role should be done based on the business requirements.