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.
Enter the name of your project, the organisation you need to attach the project to and the location. Click CREATE to complete the project.
Create credentials
Click CREATE CREDENTIALS
and select OAuth client ID
.
From the Application type
dropdown select Web application
.
Add a name and enter the URL below in the Authorised redirect URIs
Click CREATE
to complete the credentials.
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.
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].