Integrating with Google Identity
You must integrate Jamf Connect with Google ID by creating OAuth 2.0 credentials for the app.
-
Log in to Google Cloud.
-
Click the Navigation menu icon
in the upper-left corner.
-
Click APIs & Services > Credentials.
Note: You may be prompted to create a project and assign it to your organization.
-
Choose "OAuth client ID" from the Create credentials pop-up menu.
-
Do the following on the "Create OAuth client ID" page:
-
Under "Application type", select Web application.
-
Enter "Jamf Connect" or something similar in the Name field.
-
Enter a valid URI, such as "https://127.0.0.1/jamfconnect", in the Authorized redirect URIs field.
-
-
Click Create.
Your client credential for Jamf Connect has been successfully created, and a dialog containing your client ID and client secret will display. Make sure to copy the client ID and client secret to your clipboard. These values will be included in your Jamf Connect configuration profile.
Important: You must also configure Google's user consent screen, which describes what information Jamf Connect will access from the user's Google account. To configure, navigate to API & Services > Credentials > OAuth consent screen.
Related Information
For more information about creating OAuth 2.0 credentials, see the following documentation from Google: https://developers.google.com/identity/protocols/OpenIDConnect
For related information about configuring Google ID with Jamf Connect, see the following:
-
Configuring Settings for Jamf Connect
Learn how to create a Jamf Connect configuration profile. -
Authentication
Learn about which settings you need to configure authentication with Jamf Connect.