0

In Google Workspace admin console, we can configure SSO for applications, and assign user groups to the application.

The group assignment can be checked using the following way: https://support.google.com/a/answer/9050643?hl=en#step5&zippy=%2Csee-the-services-and-organizational-units-for-access-groups%2Cstep-check-service-access

Is there any api to retrieve this group assginment information? I don't see any in Google Workspace Admin API.

Leo Wang
  • 41
  • 6
  • Hi, can you provide the documentation related to `group assginment information`, in order to clarify which feature you are interested in? Is it [this](https://support.google.com/a/answer/11143403?hl=en)? – Iamblichus Jul 22 '22 at 10:34
  • https://support.google.com/a/answer/9050643?hl=en I think it should be this. – Leo Wang Jul 22 '22 at 11:30

1 Answers1

1

Answer:

There's currently no API in Admin SDK that will retrieve this information.

Feature request:

If you're interested in this feature, I'd suggest you to request it on Issue Tracker using this template.

Iamblichus
  • 18,540
  • 2
  • 11
  • 27