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 Integrations > Connectors and click Add connector.
2
Search for Jamf and click Add.
3
Choose how to set up the new Jamf connector:
- Add the connector to a currently unmanaged app (select from the list of apps that were discovered in your identity, SSO, or federation provider that aren’t yet managed with C1)
- Add the connector to a managed app (select from the list of existing managed apps)
- Create a new managed app
4
Set the owner for this connector. You can manage the connector yourself, or choose someone else from the list of C1 users. Setting multiple owners is allowed.If you choose someone else, C1 will notify the new connector owner by email that their help is needed to complete the setup process.
5
Click Next.
6
Find the Settings area of the page and click Edit.
7
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.
8
Click Save.
9
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.