To create a custom admin role in the Google Admin console, you need tocreate the roleand thenassign the required privileges. This method allows for precise control over what the delegated admin can manage, adhering to the principle of least privilege.
Verified Answer from Official Source:
The correct answer is verified from theGoogle Admin Console Roles and Permissions Guide, which explains the process of creating and assigning custom roles.
"To create a custom admin role, go to Admin Console > Admin roles, create a new role, and assign the necessary privileges."
Creating a custom role is essential when you need specific permissions to be delegated without granting full admin access, ensuring both security and operational efficiency.
Objectives:
Implement role-based access control (RBAC).
Delegate admin tasks securely.
[References:, Google Admin Console Roles and Permissions Guide, ]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit