Google Identity Configuration

From FojiSoft Docs
Revision as of 19:04, 21 January 2025 by Mitchell.Hirsche (talk | contribs)

Please follow these steps to set up the prerequisite configuration for using Google Identity as the identity provider in your FojiSoft tenant.

Create Google OAuth Client Application

Go to API & Services credentials page: https://console.cloud.google.com/apis/credentials

Click "Create Credentials" and select "OAuth client ID"

Complete the form:

  1. Application type: Web application 2. Name: FojiSoft
  2. Authorized redirect URIs:
  3. Authorized redirect URIs: https://identity.foji.io/providers/google/login

Click "Create"

Copy the Client ID and Client Secret from the modal dialog

  1. This is the information we need to configure the authentication on our end

The Google Cloud Platform application needs to be configured with at least the following scopes:

• .../auth/userinfo.email

• .../auth/userinfo.profile

• openid

Initial FojiSoft Configuration

FojiSoft will need to complete the initial configuration for you. Once it is configured, you will be able to manage the Identity Provider settings in the FojiSoft Settings app. To complete the initial configuration, please send FojiSoft the “Client ID” and “Client Secret” for the Google OAuth client application.