Jamf Pro
Overview
Jamf is a provider of Apple device management solutions. It offers a comprehensive set of tools and services that enable organizations to efficiently deploy, manage, and secure Apple devices such as Macs, iPhones, and iPads. Jamf's primary platform, Jamf Pro, empowers IT administrators with centralized control over device configuration, application deployment, security policies, and user settings.
Entitle can manage the following resources in Jamf Pro:
- Policies - computers policies
- Users - users and users groups
- Computers - computers and computers groups
- Mobile Devices - mobile devices and mobile devices groups
- Mac Applications - computers applications
- Mobile Device Applications - mobile devices applications
This page will provide you with instructions on how to integrate Entitle and Jamf Pro.
General guidelines
To integrate your Jamf with Entitle, you will need to extract an admin user’s credentials and get your organization’s tenant’s URL in Jamf.
Set up Jamf Pro to work with Entitle
Stage 1: Get an administrative user
- Keep a username and password combination of an administrator in your Jamf Pro application.
- Copy and paste it into the configuration in Entitle (you can find it below here) - as the
username
andpassword
values respectively.
Stage 2: Extract your company’s domain
- Navigate to your company’s Jamf Pro domain.
- Copy and paste it into the Entitle configuration- as the
url
value. This value should be in the following form -https://<YOUR_COMPANY'S_URL>.jamfcloud.com
.
Creating the integration in Entitle
All that is left to do is create an integration on the Entitle application.
- Log into Entitle and navigate to the ‘Integrations’ page.
- After clicking the ‘Add Integration’ button, type 'Jamf Pro' in the Application field.
- Don’t forget to set ‘Save on’ correctly on your agent or Entitle’s cloud.

- Example configuration JSON:
{
"username": "ADMIN_ACCOUNT_USERNAME",
"password": "ADMIN_ACCOUNT_PASSWORD",
"url": "JAMF_TENANTS_URL"
}
- Click ‘Save’, you are done!🎉
Updated 4 days ago