Skip to main content
Skip table of contents

SSO with Google Identity Platform

Register new application

  1. Login to Google Cloud Platform.

  2. Select a current project or create a new one.

Configure OAuth consent

  1. Go to API & Services.

  2. Click on OAuth consent screen.

  3. Fill requested fields like application name, support email and so on.

  4. Add the domain name we supplied into the Authorized domains and save.

Create client-id and Secret

  1. Go to API & Services.

  2. Click on Credentials.

  3. Select CREATE CREDENTIALS → OAuth Client ID.

  4. Choose Web application.

  5. In Authorized Redirect URIs set the redirect URL we provide you.

  6. Click Create to generate Client ID and Client Secret. Store those values securely as we will need them.

Information we need from you

  • Client ID: The public identifier for your app.

  • Client Secret: A secret value for app authentication.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.