Capabilities
The Jamf connector syncs the following resources:
Notes:
- Jamf has two distinct account types: Users (directory users) and User Accounts (Jamf Pro console admins). The connector can only create one of these types per connector instance — set by the Account Provisioning Target configuration field. Deletion works for both types regardless of this setting.
- Groups, User Groups, Roles, and Sites are synced for visibility (including membership) but are not provisionable — access changes to these resources must be made directly in Jamf Pro.
- When creating a User Account, the
privilege_setprofile field sets its access level (Administrator,Auditor,Enrollment Only, orCustom). ForCustom, at least one ofprivileges_jss_objects,privileges_jss_settings,privileges_jss_actions,privileges_recon,privileges_casper_admin,privileges_casper_remote, orprivileges_casper_imagingmust be set to a list of Jamf privilege names — Jamf validates these names server-side, not the connector.
Managed Devices is opt-in. This resource type is off by default so existing connectors keep working after upgrading. Enable it by selecting the Managed Device resource type in the connector’s sync configuration. When enabled, the Jamf API role used by the connector must additionally have the Read Computers and Read Mobile Devices privileges, or the sync will fail.
Gather Jamf credentials
Configuring the connector requires you to pass in credentials generated in Jamf. Gather these credentials before you move on.(Optional) Create a service account
The C1 Jamf Pro connector requires a username and password. If desired, you can set up a service account to be used for the connector.1
Follow the instructions in the Jamf documentation for Creating a Jamf Pro User Account
2
Give the user you create full access to the Jamf Pro instance and the Administrator privilege set.
Configure the Jamf connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Jamf connector is now pulling access data into C1.
1
In C1, navigate to Apps > Connectors and click Add connector.
2
Search for Jamf and click Add.
3
Choose where to add the connector: Create a new app, or Add to an existing app (then select the app).If you’re creating a new app, choose whether to link it to an application discovered from your identity provider: select Yes and pick the IdP application, or No to continue with just the connector.
4
Set the connector’s Name and, optionally, a Description.
5
Click the pencil icon next to Owners to choose who can configure and manage this connector.
6
Click Add. The connector is created and its configuration page opens.
7
Find the Settings area of the page and click Edit.
8
Enter the required configuration:
- Instance URL: The URL of your Jamf Pro instance.
- Username: The username of the service account you created (or the username of a Jamf Pro user with Administrator permissions).
- Password: The password associated with the username.
- Account Provisioning Target (optional): Which Jamf account type ConductorOne should create when provisioning accounts — user (default) creates directory users, userAccount creates Jamf Pro console admin accounts. Only one type can be created at a time per connector instance.
9
Click Save.
10
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.