diff --git a/docs/user-guide/admin/sso/google-workspace-sso.md b/docs/user-guide/admin/sso/google-workspace-sso.md index ebdf4afe..34cde87d 100644 --- a/docs/user-guide/admin/sso/google-workspace-sso.md +++ b/docs/user-guide/admin/sso/google-workspace-sso.md @@ -61,15 +61,22 @@ When [creating access groups for Google Workspace](https://support.google.com/a/ First, **[add a custom attribute](https://support.google.com/a/answer/6208725?hl=en)** and link it to your SAML app. -Open your SAML app, navigate to the **Add a new custom attribute** section, and add the following configuration: +Open your SAML app, navigate to the **SAML attribute mapping** section, and click **Configure SAML attribute mapping**. -* Name: groups -* Info type: Text -* Visibility: Visible to user and admin -* Number of values: Multi-value +In the **Attributes** section, add the custom attribute you've just created and set the app attribute of your choice. -![Set group SSO](https://dytvr9ot2sszz.cloudfront.net/logz-docs/sso-providers/google/add-custom-fields.png) +:::note +When using a Custom Attribute, you must update **every user** manually with a string. +::: + +![Set group SSO](https://dytvr9ot2sszz.cloudfront.net/logz-docs/sso-providers/google/google-sso-saml-group.png) + +Next, you can add Group membership information by selecting the relevant groups from your account. + +![Set groups](https://dytvr9ot2sszz.cloudfront.net/logz-docs/sso-providers/google/group-membership.png) + +Click **Save** to apply the changes. -Next, configure the groups attribute to be sent across as part of the SAML login. + \ No newline at end of file