Google Authentication
Instructions for using Google Authentication with Saturn Cloud Enterprise
To use Google Authentication to authenticate Saturn Cloud Enterprise, use the following steps:
- Navigate to Google Credentials API and click “Create Credentials”
Select Create OAuth Client ID
under Application Type select Web Application
Authorized JavaScript origins can be ignored.
Under Authorized redirect URIs, enter your Auth0 callback URI (which we will give you). It will be something like this: https://your-company.us.auth0.com/login/callback
Google will provide you with a client ID and secret. Give those to us, and we will complete the Auth0 configuration.