I successfully set up autoprovisioning for users coming from Google Workspace in AWS IAM Identity Center. Unfortunately, groups are not synced over at all.
Right now, groups are mapped as shown in the following screenshot:
Assuming that group information is a multi-value SAML attribute, I lost my hope when I found this bullet point in an official guide:
Currently, multivalue attributes (such as multiple emails or phone numbers for a given user) are not provisioned with SCIM. Attempts to synchronize multivalue attributes into IAM Identity Center with SCIM will fail. To avoid failures, ensure that only a single value is passed for each attribute. If you have users with multivalue attributes, remove or modify the duplicate attribute mappings in SCIM at your IdP for the connection to IAM Identity Center.
Does this mean that groups and group memberships cannot be synchronized at all to Identity Center using SCIM? If not, what am I missing?
Thanks in advance for any advice π