Cameyo implements the OpenID Connect standard (OIDC) for allowing your users to connect through your cloud SSO identity provider.
This article explains how Google can be used to authenticate via OAuth method as an alternative to the easy Google SSO Integration
Prerequisites (Company Settings page):
- Google Cloud including Google Workspace.
- A subdomain and identity domain configured for your Cameyo account as shown below.
Go to your Google Cloud Console
Open OAuth consent screen
Choose User Type Internal
Enter the App information and if wanted additional scope restrictions
Save the consent screen
Go to APIs & Services > Credentials
Click CREATE CREDENTIALS and select OAuth client ID
Select Application type Web Application and add https://online.cameyo.com/oidc (despite what subdomain you are using!) to the Authorized redirect URIs
Click CREATE and you will get the Client id and Client secret that you need
You can download the Json file for future reference, if you want
Select Custom (not Google in this case) as SSO provider and set the Issuer URL to https://accounts.google.com and enter the Client id and Client secret from above