0

In GCP, are we able to group users like how we do in Active Directory? I was thinking, instead of assigning roles to individual users, I can assign to groups which is more manageable. Thanks.

Kim
  • 325
  • 1
  • 5
  • 10

2 Answers2

1

You can always manage the users by creating a Google group and then assign the role to that group. By doing so the members of the group will inherit the role given to that group.

Digil
  • 268
  • 1
  • 9
0

You can also use the virtual group provided by G Suite https://cloud.google.com/iam/docs/overview#g_suite_domain

Marius
  • 16
  • 3