Google Authentication

Instructions for using Google Authentication with Saturn Cloud Enterprise

To use Google Authentication to authenticate Saturn Cloud Enterprise, use the following steps:

  1. Navigate to Google Credentials API and click “Create Credentials”
create creds in google cloud
  1. Select Create OAuth Client ID

  2. under Application Type select Web Application

  3. Authorized JavaScript origins can be ignored.

  4. 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

  5. Google will provide you with a client ID and secret. Give those to us, and we will complete the Auth0 configuration.