Skip to content

Commit

Permalink
Merge pull request #282 from logzio/google-sso-nov25
Browse files Browse the repository at this point in the history
Google SSO updates
  • Loading branch information
Simplychee authored Nov 30, 2023
2 parents 93aaf13 + 074e1ae commit 6660537
Showing 1 changed file with 15 additions and 8 deletions.
23 changes: 15 additions & 8 deletions docs/user-guide/admin/sso/google-workspace-sso.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
<!-- Next, configure the groups attribute to be sent across as part of the SAML login.
![Set group attribute](https://dytvr9ot2sszz.cloudfront.net/logz-docs/sso-providers/google/sent-group-sso.png)
![Set group attribute](https://dytvr9ot2sszz.cloudfront.net/logz-docs/sso-providers/google/sent-group-sso.png) -->

0 comments on commit 6660537

Please sign in to comment.