Google (g suite / workspace)
Setup new OAuth consent screen
- Navigate to https://console.cloud.google.com/
- Go to APIs & Services => OAuth consent screen
 - Create a new one / new project if needed
- Create a new OAuth consent screen (internal):
- Fill out the fields. Make sure that the Authorized domains include "piplanning.io"
- The scope can be left do the default value
Create new OAuth credentials
- Navigate to credentialsÂ
- Create a new "OAuth client ID" of type "Web application"
- Give it a name and add the following redirect-url to it:Â https://fa.piplanning.io/oauth2/callback
- Note down your Client ID and Client Secret
Create the OIDC connection in the cockpit of the piplanning app
- Issuer:Â https://accounts.google.com
- 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