Jamf Connect is a Jamf product that authenticates users at the macOS Login Window using a third-party identity provider (IdP). RapidIdentity acts as the OpenID Connect (OIDC) IdP, allowing Jamf Connect to authenticate users with their RapidIdentity credentials.
Requirements
- RapidIdentity administrator credentials
- Access to your RapidIdentity administrator portal
- Log in to your RapidIdentity administrator portal.
- From the module selector, choose Configuration.
- Click Security.
- In the left sidebar, navigate to .
- At the top-right of the page, navigate to .
- Click General, then enter the following:
- In the Name field, enter
Jamf Connect. - In the Description field, enter the Jamf Connect application description.
- In the Callback URLs field, enter
https://127.0.0.1/jamfconnect.
- In the Name field, enter
- Click OpenID Connect Configuration, then do the
following:
- Click Claim Attributes and add the Email claim
attribute.
- Add the Role claim attribute.
- Add the First claim attribute.
- Add the Last claim attribute.
- On the bottom bar, click Save to create the federation partner definition.
Your RapidIdentity portal now has a complete federation partner integration with Jamf Connect.