Creating a Google API Console Project

Jamf School Documentation

Solution
Application
Content Type
Technical Documentation
Utilities & Services
ft:locale
en-US
  1. Navigate to https://console.developers.google.com/projectcreate.
  2. Enter a name in the Project name field.
  3. Choose your organization in the Location field by clicking BROWSE.
  4. Use the OAuth consent screen payload to configure the user consent screen, including "jamfcloud.com" in the Authorized domains field.
  5. Click the Credentials payload, and then chose "OAuth client ID" from the Create credentials pop-up menu.
  6. For the Application type, select Web application.
  7. Enter the full URL for your Jamf School server followed by "/onboarding/oauth" in the redirect URIs field. For example: https://schoolname.jamfcloud.com/onboarding/oauth
  8. Copy and save the client ID and client secret from the OAuth client pop-up dialog. The client ID and client secret are used to configure Google Sign-In in Jamf School.
  9. Click OK.