This document explains the process to enable SAML SSO on DeepSource using Google Workspace as the Identity Provider (IdP).
Requires Enterprise Plans
Enabling SAML SSO and SCIM requires the team to be on Enterprise Cloud or Server plans. Please reachout to your account manager (or) sales@deepsource.io for a demo.
For now, an admin (on Google Workspace) needs to create a custom SAML integration for DeepSource Enterprise. The steps for which are as given:
Field | Value |
---|---|
App Name | DeepSource |
https://deepsource.foobar.com
, fill in the following details accordingly:If you’re on DeepSource Enterprise Cloud, replace https://deepsource.foobar.com with https://app.deepsource.com
Field | Values |
---|---|
ACS URL | https://deepsource.foobar.com/saml2/acs/ |
Entity ID | https://deepsource.foobar.com/saml2/metadata/ |
Signed response | Yes |
Name ID format | EMAIL (choose from drop down) |
NAME ID | Basic Information > Primary email (choose from drop down) |
Google Directory attributes | App attributes |
---|---|
First name (choose from dropdown) | first_name |
Last name (choose from dropdown) | last_name |
GoogleIDPMetadata.xml
file on your system.Refer to:
Google Workspace doesn’t support custom SCIM integrations.