Dynamic Groups and Custom Attributes from Admin Console?

In reference to this blog post (https://workspaceupdates.googleblog.com/2021/12/dynamic-groups-custom-user-attributes-orgunit-.html), is this only currently available via API?

I am looking to set up Dynamic Groups using a Custom Attribute I have created but I would like to be able to do it through the Admin Console as I am not knowledgeable in use of the API.

Solved Solved
2 4 1,846
1 ACCEPTED SOLUTION

Hello,

 

   I'm just doing some tests with it. According to this documentation (https://cloud.google.com/identity/docs/how-to/dynamic-groups-attributes/), you can use user.custom_schemas to access custom schemas attributes. You have an example with a custom schema and how to create a dynamic group based on it here: https://cloud.google.com/identity/docs/how-to/test-query-dynamic-groups#custom_user_attributes.

 

I hope it helps!

View solution in original post

4 REPLIES 4
Top Labels in this Space