Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google SSO updates #282

Merged
merged 4 commits into from
Nov 30, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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) -->