Okta Identity Engine and Okta Classic Engine can be configured with an OpenID Connect (OIDC) app integration instead of the Okta authentication API to enable additional features, such as custom branded authentication and passthrough authentication.
Requirements
Access to your organization's Okta Identity Engine or Okta Classic Engine admin console.
- 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
OIDCROPGIDandROPGIDvalues in Jamf Connect. - Click Edit in the General Settings section.
- Locate the Grant Type section.
- Deselect the option for Allow Access Token with implicit grant 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.