With the scopes from your Jamf Connect application registrations in place, creating a new Jamf Connect configuration profile prevents unexpected authorization errors and preserves MFA enforcement for users during authentication.
Access to your organization's Microsoft Entra ID admin console.
An application registration with a custom API.
An application registration that calls the custom scope.
A Conditional Access exclusion policy for MFA exemption.
The Jamf Connect Configuration app installed on your computer. To obtain an installer PKG, go to .
- Open the Jamf Connect Configuration app.
- In the Identity Provider tab, configure the following settings:
- (Optional) Add the administrator value from your Jamf Connect - OIDC Endpoint application to Admin Roles and set Admin Attribute to roles.
- In the Connect tab, configure the following settings:
- Verify that ROPG Client ID has auto-populated based on your Identity Provider tab settings.
- Set ROPG Tenant to the UUID of your Entra ID tenant.
- Set ROPG Scopes to api://[APPLICATION ID]/jamfconnect+openid+email+profile.
- Test your OIDC configuration with MFA required:
- Navigate to your Microsoft Entra ID admin console.
- Click .
- Verify that the authentication requirement shows Multi-factor authentication.
- To test ROPG, add the configuration file to a non-production test machine:
- Save the Self Service+ configuration as a .mobileconfig file.
- Manually install the .mobileconfig file in System Preferences on the test machine.
- For environments using Jamf Connect 2.45.1 or earlier, install the JamfConnect.pkg in the software installer distribution image from Jamf Account. For environments using Jamf Connect 3.0 or later, install Self Service+ from Jamf Account.
- Log in to Jamf Connect or Self Service+.
- Navigate to your Microsoft Entra ID admin console.
- Click .
- Verify that the authentication requirement shows Single-factor authentication.
The Basic info tab in your Entra ID admin console should confirm that no policies were applied to the related login. Jamf Connect now checks the password in the background and reduces the chance of a user's login session being marked as a risk.