youtube image
From YouTube: Google Workspace SAML as idP on a GitLab.com group and setting up Group Links

Description

In this video call with Anton and Alvin, we look at how to integrate Google Workspace as a SAML identity Provider into a GitLab.com Group.

We also set up Group Links and test how it works.

Documentation links:

- Setting up Google Workspace as your Identity Provider:
https://docs.gitlab.com/ee/user/group/saml_sso/#set-up-google-workspace

- SAML debugging tools
https://docs.gitlab.com/ee/user/group/saml_sso/troubleshooting.html#saml-debugging-tools

- Setting up SAML Group Sync
https://docs.gitlab.com/ee/user/group/saml_sso/group_sync.html

Command to generate SHA1 fingerprint from downloaded Google Workspace cert:

openssl x509 -noout -fingerprint -sha1 -inform pem -in "GoogleIDPCertificate-domain.com.pem"