Heads up! On October 1, we introduced Gitpod Flex. You can swap between documentation by using the switcher in the left navigation bar.

Single Sign-on with Google

You can set up Single Sign-on (SSO) with Google for your team.

This section helps you to create an OIDC application with Google. The Client ID, Client Secret, and Issuer URL of this OIDC application are required to setup SSO in Gitpod. See the Step-by-step guide for the general instructions.

Prerequisites

As prerequisites you will need the following:

Create an OAuth/OIDC application

The OAuth/OIDC application allows you to integrate with Gitpod.

  1. Navigate to your Google Cloud Console > API Credentials

  2. Select Create Credentials, and choose OAuth Client ID

    Create credentials - Google Cloud Dashboard

  3. Configure your OAuth Client ID by specifying the Authorized Redirect URI: https://app.gitpod.io/auth/oidc/callback

  4. Obtain the Client ID & Client Secret and input these into your Gitpod Setup page

    OAuth Client Created - Google Cloud Dashboard

  5. Use Google’s global Issuer URL: https://accounts.google.com

  6. Continue with the SSO configuration in Gitpod: Clicking Save & Test

Feature waitlist

By submitting this, I confirm that I have read and understood the privacy policy.

Was this helpful?