Once you've created a Jamf Connect application in Okta for password checks, you can create a second Jamf Connect application to add additional support for multifactor authentication during logins at the macOS login window.
Requirements
-
Access to your organization's Okta Identity Engine or Okta Classic Engine admin console.
-
An existing Jamf Connect application used for password checks.
- Log in to the Okta Admin Console.
- Click Applications.
- Click Create App Integration.
- Do the following in the Create a new app integration window:
- Select OIDC - OpenID Connect as the sign-in method.
- Select Native Application as the application type.
- Click Next.
- Configure the following app integration settings:
- Navigate to the General tab.
- Locate your Client ID. Save this value to be used later as the
OIDCClientIDvalue in Jamf Connect. - Click Edit in the General Settings section.
- Locate the Grant Type section.
- Deselect the option for Allow Access Token with implicit grand type.
- Click Save.
- Locate your Client ID. Save this value to be used later as the
- Navigate to the Okta API Scopes tab and locate okta.users.read.
- Click Grant.
You now have two Jamf Connect applications within Okta that can now be used to enforce multifactor authentication at the macOS login window.