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 Ona. 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 Ona.
  1. Navigate to your Google Cloud Console > API Credentials
  2. Select Create Credentials, and choose OAuth Client ID
Create credentials - Google Cloud Dashboard Create credentials - Google Cloud Dashboard
  1. Configure your OAuth Client ID by specifying the Authorized Redirect URI: https://app.gitpod.io/auth/oidc/callback
  2. Obtain the Client ID & Client Secret and input these into your Ona Setup page
OAuth Client Created - Google Cloud Dashboard OAuth Client Created - Google Cloud Dashboard
  1. Use Google’s global Issuer URL: https://accounts.google.com
  2. Continue with the SSO configuration in Ona: Clicking Save & Test