Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set group labels via CloudIdentity API #384

Open
RA198DFE opened this issue Sep 27, 2023 · 0 comments
Open

Set group labels via CloudIdentity API #384

RA198DFE opened this issue Sep 27, 2023 · 0 comments

Comments

@RA198DFE
Copy link

Feature:
Add support for to set group labels via Cloud Identity API (groups.patch method) https://cloud.google.com/identity/docs/reference/rest/v1/groups/patch

Use case:
Controlling access to sensitive data or Admin roles with security groups. To achieve this, the Google Workspace group must have the security label applied. Currently this isn't possible Admin SDK API and tools that use this API exclusively.

Security labelled groups can be applied to Admin Roles, which reduces management overheads of onboarding admin users, as use can simply be added to groups , as opposed to each admin role directly.

Detail:
Setting Group labels is currently not possible with the Admin SDK API, as it lacks support for labels in the groups API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant