Google

Configure the single sign-on integration between Count and Google.

Introduction

To connect Count to Google SSO, you'll need to be a Count workspace owner, and have SSO enabled for your workspace.

Head to the Count workspace settings, select the SSO tab and select Google - you'll need to provide a Client ID and Client secret.

The SSO settings for Google

Create an OAuth 2.0 Client ID

Head to your GCP project console and select APIs and services > Credentials, then choose Create credentials:

Create an OAuth client from the GCP credentials page.

When creating an OAuth client, choose the following settings:

  • Application type - Web application

  • Authorised JavaScript origins - https://count.co

  • Authorised redirect URIs - https://count.co/sso-login

Create an OAuth client with these settings

After your OAuth client has been created, copy the Client ID and Client secret and paste them into the Count SSO settings form:

Last updated