Skip to main content

Google SSO

Alicia Roberton avatar
Written by Alicia Roberton
Updated over a month ago

This guide explains how to register Sign In App as an app for Single Sign On (SSO) using Google Cloud Platform. To get started, go to the APIs and services section of your Google Cloud Platform account and click Credentials.

Important: SSO is a feature exclusive to the Sign In App Pro plan and can only be set up by customers on this plan.

If you would like to upgrade to the Pro plan please email [email protected]

Create project

If you don’t already have a project configured you will need to create one, click CREATE PROJECT to get started. If you have a project already created skip this step.

SSO Icon for Google

Enter the name of your project, the organisation you need to attach the project to and the location. Click CREATE to complete the project.

SSO Icon for Google

Create credentials

Click CREATE CREDENTIALS and select OAuth client ID.

SSO Icon for Google

From the Application type dropdown select Web application.

SSO Icon for Google

Add a name and enter the URL below in the Authorised redirect URIs

Click CREATE to complete the credentials.

SSO Icon for Google

You should now see your client ID and secret key. Sign In App needs the secret key and the well known URL to set SSO up on your account. An easy way to do this is to click DOWNLOAD JSON and share the file with the Sign In App team - this includes all the information we need.

SSO Icon for Google

The well-known URL for Google can be found here: https://accounts.google.com/.well-known/openid-configuration

Feedback

If you have any feedback or questions about Sign In App SSO please contact [email protected].

Did this answer your question?