Training Video
Watch the Integrate Google Identity with Jamf Account training video to learn how to configure SSO through Jamf Account.
- Log in to Google Cloud Console.
- Click the current resource button in the upper-left corner, and then click New Project.
- Add a project name (e.g., "Jamf Account"), and then click Create.
- Under Notifications, select the name of the project.
If you have cleared notifications, select the project by clicking the name of the currently selected project in the upper-left corner of the window near the Google Cloud logo.
- Configure the OAuth consent screen:
- Click the navigation menu in the upper-left corner.
- Click APIs & Services, and select the "OAuth consent screen".
- On the OAuth Overview page, click Get Started.
- Under App Information, enter an app name (e.g., "Jamf Account" to match the project name).
- Click the User support email pop-up menu, select an email address, and then click Next.
- Under Audience, select Internal, and then click Next.
- Under Contact Information, enter an email address to receive Google notifications, and then click Next.
- Under Finish, select the I agree checkbox to accept the Google User Data Policy.
- Click Continue.
- Click Create.
- Configure the OAuth client:
- Click Create OAuth Client.
- Click the Application type pop-up menu, and select Web application.
- Enter the app name.
- Under Authorized redirect URIs, click Add URI.
- Enter your region-specific URI associated with your IdP configuration.
https://us.auth.jamf.com/login/callbackhttps://eu.auth.jamf.com/login/callbackhttps://au.auth.jamf.com/login/callbackhttps://jp.auth.jamf.com/login/callbackNote:If you do not know your hosting region, add all redirect URIs.
- Click Add URI again, and then enter the logout redirect URI:
https://account.jamf.com/logout. - Click Create.
The Client ID displays after configuring. Copy this information and save it in a secure location.
- Click OK.
- Click Data Access.
- Click Add or Remove Scopes, and then select the first three checkboxes (email, profile, and openid).
- Click Update.
- Click Save.Note:
You can view your Client ID and Client secret by clicking Clients > app name.
Your app integration is created. Before you connect your IdP with Jamf Account, you must verify your SSO domain. For instructions, see Verifying your SSO Domain in Jamf Account.