Creating a Google API Console Project
Jamf School Documentation
- Solution
- Application
- Content Type
- Technical Documentation
- Utilities & Services
- ft:locale
- en-US
-
Navigate to https://console.developers.google.com/projectcreate.
-
Enter a name in the Project name field.
-
Choose your organization in the Location field by clicking BROWSE.
-
Use the OAuth consent screen payload to configure the user consent screen, including "jamfcloud.com" in the Authorized domains field.
-
Click the Credentials payload, and then chose from the Create credentials pop-up menu.
-
For the Application type, select Web application.
-
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
-
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.
-
Click OK.