Skip to main content
Google (G Suite/Workspace) Integration

configure OAuth consent and set up authentication credentials for integrating Google (G Suite / Workspace) with the piplanning app

Updated over a week ago

Setup new OAuth consent screen

  1. Go to APIs & Services => OAuth consent screen
    ​

  2. Create a new one / new project if needed

  3. Create a new OAuth consent screen (internal):
    ​

  4. Fill out the fields. Make sure that the Authorized domains include "piplanning.io"
    ​

  5. The scope can be left do the default value

Create new OAuth credentials

  1. Navigate to credentials
    ​

  2. Create a new "OAuth client ID" of type "Web application"

  3. Give it a name and add the following redirect-url to it: https://fa.piplanning.io/oauth2/callback

  4. Note down your Client ID and Client Secret

Create the OIDC connection in the RTE Cockpit

  • Client id: Should match the Client ID you noted down in the last step

  • Client secret should match the secret you noted down in the last step

  • Authentication: POST

  • Email claim: email

Did this answer your question?