{"slug":"restrict-device-access-with-jamf-pro","title":"Restrict device access with Jamf Pro","tags":["tailscale","access-control","devices"],"agent_summary":"Last validated: Jan 28, 2026","trigger_phrases":[],"runnable":false,"markdown":"\r\n# Restrict device access with Jamf Pro\r\n\r\nLast validated: Jan 28, 2026\r\n\r\nThis integrationis available for [the Standard, Premium, and Enterprise plans](https://tailscale.com/pricing).\r\n\r\n[Jamf Pro](https://www.jamf.com/products/jamf-pro/) collects a series of signals from the MDM profile installed on devices and these signals can be used to determine the security posture of a device. Tailscale can fetch these signals from Jamf Pro and use them as device posture attributes in access rules, which can allow organizations to grant access to sensitive resources only to devices that have a high enough level of trust.\r\n\r\nYou can achieve this Tailscale's [device posture management](https://tailscale.com/docs/features/device-posture) features:\r\n\r\n- [Device Identity Collection](https://tailscale.com/docs/features/access-control/device-management/how-to/manage-identity), which collects identifiers (for example, serial numbers), used to match devices in Tailscale to devices in Jamf Pro.\r\n- Jamf Pro posture integration, which synchronizes signals from Jamf Pro to device posture attributes in Tailscale.\r\n- [Posture conditions in access rules](https://tailscale.com/docs/features/device-posture#device-posture-conditions), which lets you configure access restrictions based on device attributes.\r\n\r\nThis guide explains how to enable Device Identity collection for your Tailscale network (tailnet) and configure Jamf Pro posture integration.\r\n\r\n## [What is Jamf Pro posture integration?](https://tailscale.com/docs/integrations/jamf-pro\\#what-is-jamf-pro-posture-integration)\r\n\r\nThe Jamf Pro integration syncs data between Jamf Pro and Tailscale on a recurring schedule.\r\nDuring each sync, Tailscale performs the following actions:\r\n\r\n1. Fetches a list of hosts and their reported data from your Jamf Pro account.\r\n2. Matches Jamf Pro devices to devices in your tailnet based on serial numbers.\r\n3. Writes the Jamf Pro data to device posture attributes on each matched device.\r\n\r\nThe integration writes the following device posture attributes to matched devices:\r\n\r\n| **Attribute key** | **Description** | **Allowed values** |\r\n| --- | --- | --- |\r\n| `jamfPro:remoteManaged` | Whether the device is managed by Jamf Pro | `true`, `false` |\r\n| `jamfPro:supervised` | Whether the device is supervised by Jamf Pro | `true`, `false` |\r\n| `jamfPro:firewallEnabled` | Whether the macOS firewall is enabled | `true`, `false` |\r\n| `jamfPro:fileVaultStatus` | Status of FileVault disk encryption | `ALL_ENCRYPTED`, `SOME_ENCRYPTED`, `BOOT_ENCRYPTED`, `NOT_ENCRYPTED`, `NOT_APPLICABLE` |\r\n| `jamfPro:SIPEnabled` | Whether macOS System Integrity Protection is enabled | `NOT_COLLECTED`, `NOT_AVAILABLE`, `DISABLED`, `ENABLED` |\r\n\r\n## [Prerequisites](https://tailscale.com/docs/integrations/jamf-pro\\#prerequisites)\r\n\r\nBefore you can set up the Jamf Pro integration, make sure you have:\r\n\r\n- [Device Identity Collection](https://tailscale.com/docs/features/access-control/device-management/how-to/manage-identity) enabled, and devices in your tailnet are reporting identifiers.\r\n- A Jamf Pro account for which you have permission to create an API token.\r\n\r\n## [Create Jamf Pro API Token](https://tailscale.com/docs/integrations/jamf-pro\\#create-jamf-pro-api-token)\r\n\r\nTo authenticate your Jamf Pro account with Tailscale, you'll need to create a Jamf Pro API Token.\r\nThe Jamf Pro integration uses these to fetch a list of devices and their data from Jamf Pro.\r\n\r\nTo create a Jamf Pro API Token:\r\n\r\n1. In Jamf Pro, in the left-hand panel, select **Settings**.\r\n\r\n2. Select **API roles and clients**.\r\n\r\n3. Select **\\+ New** in the upper right corner.\r\n\r\n4. Add a Display Name for the API role and add \"Read Computers\" to **Privileges** and then select **Save**.\r\n\r\n5. Go back to the **API roles and clients** screen and select **API Clients** and select **\\+ New** in the upper right corner.\r\n\r\n6. Add a Display Name for the API Client and select the API Role created in the previous step, toggle **Enable API client**, and then select **Save**.\r\n![The Jamf Pro Add an API client dialog](https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fjamfpro-add-token.402a48c1.png&w=750&q=75)\r\n7. Select **Generate client secret** and select **Create secret** in the pop-up dialog. Make sure to copy the **Client ID** and **Client Secret** for use in the next section.\r\n\r\n\r\n## [Configure Jamf Pro posture integration](https://tailscale.com/docs/integrations/jamf-pro\\#configure-jamf-pro-posture-integration)\r\n\r\nTo configure Tailscale to fetch data about devices from Jamf Pro:\r\n\r\n1. Open the [Device management](https://login.tailscale.com/admin/settings/device-management) page of the Tailscale admin console.\r\n\r\n2. Under the **Device Posture Integrations** section, locate the Jamf Pro integration, then select **Connect**.\r\n\r\n3. Enter your **Jamf API URL**, the URL you use to access the Jamf Pro console.\r\n\r\n4. Enter your **Client ID**.\r\n\r\n5. Enter your **Client Secret**.\r\n![The configuration screen for connecting to Jamf Pro from the Tailscale admin console.](https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fconfigure-integration.6c506685.png&w=1080&q=75)\r\n6. Select **Connect to Jamf**.\r\n\r\n\r\n## [Review the integration status](https://tailscale.com/docs/integrations/jamf-pro\\#review-the-integration-status)\r\n\r\nNext, check to ensure the Jamf Pro integration has run successfully.\r\n\r\n1. Go to the **Device Posture Integrations** section of the [Device management](https://login.tailscale.com/admin/settings/device-management) page.\r\n2. Locate the Jamf Pro integration under the **Integrations** section.\r\n\r\nAfter the Jamf Pro integration runs successfully, it shows the time of the most recent sync, the number of synced devices, and any errors that occurred while synchronizing.\r\n\r\n![Integrations: Jamf Pro: Last sync 4 minutes ago, 1 match between 2 Tailscale devices with identifies and 3 Jamf devices](https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fintegration-status.39f17089.png&w=1200&q=75)\r\n\r\n## [Check node attributes](https://tailscale.com/docs/integrations/jamf-pro\\#check-node-attributes)\r\n\r\nAfter you set up the Jamf Pro integration, you can confirm that Tailscale is writing the new node attributes for your Jamf Pro devices from the Tailscale admin console.\r\n\r\n1. Open the [Machines](https://login.tailscale.com/admin/machines) page of the Tailscale admin console.\r\n2. Select a device to inspect.\r\n3. The node attributes for the device are in the **Machine Details** section. This should include the set of `jamfPro:` attributes listed previously.\r\n\r\n![View of the machine attributes in the Machines page.](https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmachine-attributes.b7eb1162.png&w=640&q=75)\r\n\r\nYou can also check device attributes using the [Tailscale API](https://tailscale.com/api#tag/devices/GET/device/%7BdeviceId%7D/attributes).\r\n\r\n## [Adjust Tailscale access rules](https://tailscale.com/docs/integrations/jamf-pro\\#adjust-tailscale-access-rules)\r\n\r\nAfter you set up the Jamf Pro posture integration, and your devices have device posture attributes that reflect their signals as reported by Jamf Pro, you can use those device posture attributes as part of your posture rules.\r\n\r\nFor example, to only permit access to `tag:production` from devices that are actively managed and supervised by Jamf Pro, you can create a new posture and use it as part of a corresponding access rule:\r\n\r\n```json\r\n\"postures\": {\r\n  \"posture:trusted\": [\\\r\n    \"jamfPro:remoteManaged == true\",\\\r\n    \"jamfPro:supervised == true\",\\\r\n  ],\r\n},\r\n\"grants\": [\\\r\n  {\\\r\n    \"src\": [\"autogroup:member\"],\\\r\n    \"dst\": [\"tag:production\"],\\\r\n    \"ip\": [\"*\"],\\\r\n    \"srcPosture\": [\"posture:trusted\"]\\\r\n  }\\\r\n]\r\n```\r\n\r\nYou can use the [visual policy editor](https://tailscale.com/docs/features/visual-editor) to manage your tailnet policy file. Refer to the [visual editor reference](https://tailscale.com/docs/reference/visual-editor) for guidance on using the visual editor.\r\n\r\n## [Schedule](https://tailscale.com/docs/integrations/jamf-pro\\#schedule)\r\n\r\nFor each configured integration, Tailscale will aim to sync device posture\r\nattributes every 15 minutes, with a few exceptions:\r\n\r\n- Adding a new integration, or changing configuration of an existing one,\r\nwill trigger an out-of-schedule sync.\r\n- If an integration fails due to authentication error (usually caused by invalid\r\ncredentials), it will be paused for up to 24 hours.\r\n\r\n## [Audit log events](https://tailscale.com/docs/integrations/jamf-pro\\#audit-log-events)\r\n\r\nThe following [audit log events](https://tailscale.com/docs/features/logging/audit-logging#events) are added for device posture.\r\n\r\n| **Target** | **Action** | **Description** |\r\n| --- | --- | --- |\r\n| Integration | Create posture integration | A new posture integration was created |\r\n| Integration | Update posture integration | A posture integration was updated |\r\n| Integration | Removed posture integration | A posture integration was removed |\r\n| Node | Update node attribute | Device posture attributes for a node were changed |\r\n\r\n![Project Logo](https://cdn.brandfetch.io/tailscale.com/fallback/lettermark/theme/dark/h/256/w/256/icon?c=1bfwsmEH20zzEfSNTed)\r\n\r\nAsk AI\r\n\r\nreCAPTCHA\r\n\r\nRecaptcha requires verification.\r\n\r\nprotected by **reCAPTCHA**\r\n","html":"<h1>Restrict device access with Jamf Pro</h1>\n<p>Last validated: Jan 28, 2026</p>\n<p>This integrationis available for <a href=\"https://tailscale.com/pricing\">the Standard, Premium, and Enterprise plans</a>.</p>\n<p><a href=\"https://www.jamf.com/products/jamf-pro/\">Jamf Pro</a> collects a series of signals from the MDM profile installed on devices and these signals can be used to determine the security posture of a device. Tailscale can fetch these signals from Jamf Pro and use them as device posture attributes in access rules, which can allow organizations to grant access to sensitive resources only to devices that have a high enough level of trust.</p>\n<p>You can achieve this Tailscale's <a href=\"https://tailscale.com/docs/features/device-posture\">device posture management</a> features:</p>\n<ul>\n<li><a href=\"https://tailscale.com/docs/features/access-control/device-management/how-to/manage-identity\">Device Identity Collection</a>, which collects identifiers (for example, serial numbers), used to match devices in Tailscale to devices in Jamf Pro.</li>\n<li>Jamf Pro posture integration, which synchronizes signals from Jamf Pro to device posture attributes in Tailscale.</li>\n<li><a href=\"https://tailscale.com/docs/features/device-posture#device-posture-conditions\">Posture conditions in access rules</a>, which lets you configure access restrictions based on device attributes.</li>\n</ul>\n<p>This guide explains how to enable Device Identity collection for your Tailscale network (tailnet) and configure Jamf Pro posture integration.</p>\n<h2><a href=\"https://tailscale.com/docs/integrations/jamf-pro#what-is-jamf-pro-posture-integration\">What is Jamf Pro posture integration?</a></h2>\n<p>The Jamf Pro integration syncs data between Jamf Pro and Tailscale on a recurring schedule.\r\nDuring each sync, Tailscale performs the following actions:</p>\n<ol>\n<li>Fetches a list of hosts and their reported data from your Jamf Pro account.</li>\n<li>Matches Jamf Pro devices to devices in your tailnet based on serial numbers.</li>\n<li>Writes the Jamf Pro data to device posture attributes on each matched device.</li>\n</ol>\n<p>The integration writes the following device posture attributes to matched devices:</p>\n<p>| <strong>Attribute key</strong> | <strong>Description</strong> | <strong>Allowed values</strong> |\r\n| --- | --- | --- |\r\n| <code>jamfPro:remoteManaged</code> | Whether the device is managed by Jamf Pro | <code>true</code>, <code>false</code> |\r\n| <code>jamfPro:supervised</code> | Whether the device is supervised by Jamf Pro | <code>true</code>, <code>false</code> |\r\n| <code>jamfPro:firewallEnabled</code> | Whether the macOS firewall is enabled | <code>true</code>, <code>false</code> |\r\n| <code>jamfPro:fileVaultStatus</code> | Status of FileVault disk encryption | <code>ALL_ENCRYPTED</code>, <code>SOME_ENCRYPTED</code>, <code>BOOT_ENCRYPTED</code>, <code>NOT_ENCRYPTED</code>, <code>NOT_APPLICABLE</code> |\r\n| <code>jamfPro:SIPEnabled</code> | Whether macOS System Integrity Protection is enabled | <code>NOT_COLLECTED</code>, <code>NOT_AVAILABLE</code>, <code>DISABLED</code>, <code>ENABLED</code> |</p>\n<h2><a href=\"https://tailscale.com/docs/integrations/jamf-pro#prerequisites\">Prerequisites</a></h2>\n<p>Before you can set up the Jamf Pro integration, make sure you have:</p>\n<ul>\n<li><a href=\"https://tailscale.com/docs/features/access-control/device-management/how-to/manage-identity\">Device Identity Collection</a> enabled, and devices in your tailnet are reporting identifiers.</li>\n<li>A Jamf Pro account for which you have permission to create an API token.</li>\n</ul>\n<h2><a href=\"https://tailscale.com/docs/integrations/jamf-pro#create-jamf-pro-api-token\">Create Jamf Pro API Token</a></h2>\n<p>To authenticate your Jamf Pro account with Tailscale, you'll need to create a Jamf Pro API Token.\r\nThe Jamf Pro integration uses these to fetch a list of devices and their data from Jamf Pro.</p>\n<p>To create a Jamf Pro API Token:</p>\n<ol>\n<li>\n<p>In Jamf Pro, in the left-hand panel, select <strong>Settings</strong>.</p>\n</li>\n<li>\n<p>Select <strong>API roles and clients</strong>.</p>\n</li>\n<li>\n<p>Select <strong>+ New</strong> in the upper right corner.</p>\n</li>\n<li>\n<p>Add a Display Name for the API role and add \"Read Computers\" to <strong>Privileges</strong> and then select <strong>Save</strong>.</p>\n</li>\n<li>\n<p>Go back to the <strong>API roles and clients</strong> screen and select <strong>API Clients</strong> and select <strong>+ New</strong> in the upper right corner.</p>\n</li>\n<li>\n<p>Add a Display Name for the API Client and select the API Role created in the previous step, toggle <strong>Enable API client</strong>, and then select <strong>Save</strong>.\r\n<img src=\"https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fjamfpro-add-token.402a48c1.png&#x26;w=750&#x26;q=75\" alt=\"The Jamf Pro Add an API client dialog\"></p>\n</li>\n<li>\n<p>Select <strong>Generate client secret</strong> and select <strong>Create secret</strong> in the pop-up dialog. Make sure to copy the <strong>Client ID</strong> and <strong>Client Secret</strong> for use in the next section.</p>\n</li>\n</ol>\n<h2><a href=\"https://tailscale.com/docs/integrations/jamf-pro#configure-jamf-pro-posture-integration\">Configure Jamf Pro posture integration</a></h2>\n<p>To configure Tailscale to fetch data about devices from Jamf Pro:</p>\n<ol>\n<li>\n<p>Open the <a href=\"https://login.tailscale.com/admin/settings/device-management\">Device management</a> page of the Tailscale admin console.</p>\n</li>\n<li>\n<p>Under the <strong>Device Posture Integrations</strong> section, locate the Jamf Pro integration, then select <strong>Connect</strong>.</p>\n</li>\n<li>\n<p>Enter your <strong>Jamf API URL</strong>, the URL you use to access the Jamf Pro console.</p>\n</li>\n<li>\n<p>Enter your <strong>Client ID</strong>.</p>\n</li>\n<li>\n<p>Enter your <strong>Client Secret</strong>.\r\n<img src=\"https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fconfigure-integration.6c506685.png&#x26;w=1080&#x26;q=75\" alt=\"The configuration screen for connecting to Jamf Pro from the Tailscale admin console.\"></p>\n</li>\n<li>\n<p>Select <strong>Connect to Jamf</strong>.</p>\n</li>\n</ol>\n<h2><a href=\"https://tailscale.com/docs/integrations/jamf-pro#review-the-integration-status\">Review the integration status</a></h2>\n<p>Next, check to ensure the Jamf Pro integration has run successfully.</p>\n<ol>\n<li>Go to the <strong>Device Posture Integrations</strong> section of the <a href=\"https://login.tailscale.com/admin/settings/device-management\">Device management</a> page.</li>\n<li>Locate the Jamf Pro integration under the <strong>Integrations</strong> section.</li>\n</ol>\n<p>After the Jamf Pro integration runs successfully, it shows the time of the most recent sync, the number of synced devices, and any errors that occurred while synchronizing.</p>\n<p><img src=\"https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fintegration-status.39f17089.png&#x26;w=1200&#x26;q=75\" alt=\"Integrations: Jamf Pro: Last sync 4 minutes ago, 1 match between 2 Tailscale devices with identifies and 3 Jamf devices\"></p>\n<h2><a href=\"https://tailscale.com/docs/integrations/jamf-pro#check-node-attributes\">Check node attributes</a></h2>\n<p>After you set up the Jamf Pro integration, you can confirm that Tailscale is writing the new node attributes for your Jamf Pro devices from the Tailscale admin console.</p>\n<ol>\n<li>Open the <a href=\"https://login.tailscale.com/admin/machines\">Machines</a> page of the Tailscale admin console.</li>\n<li>Select a device to inspect.</li>\n<li>The node attributes for the device are in the <strong>Machine Details</strong> section. This should include the set of <code>jamfPro:</code> attributes listed previously.</li>\n</ol>\n<p><img src=\"https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fmachine-attributes.b7eb1162.png&#x26;w=640&#x26;q=75\" alt=\"View of the machine attributes in the Machines page.\"></p>\n<p>You can also check device attributes using the <a href=\"https://tailscale.com/api#tag/devices/GET/device/%7BdeviceId%7D/attributes\">Tailscale API</a>.</p>\n<h2><a href=\"https://tailscale.com/docs/integrations/jamf-pro#adjust-tailscale-access-rules\">Adjust Tailscale access rules</a></h2>\n<p>After you set up the Jamf Pro posture integration, and your devices have device posture attributes that reflect their signals as reported by Jamf Pro, you can use those device posture attributes as part of your posture rules.</p>\n<p>For example, to only permit access to <code>tag:production</code> from devices that are actively managed and supervised by Jamf Pro, you can create a new posture and use it as part of a corresponding access rule:</p>\n<pre><code class=\"language-json\">\"postures\": {\r\n  \"posture:trusted\": [\\\r\n    \"jamfPro:remoteManaged == true\",\\\r\n    \"jamfPro:supervised == true\",\\\r\n  ],\r\n},\r\n\"grants\": [\\\r\n  {\\\r\n    \"src\": [\"autogroup:member\"],\\\r\n    \"dst\": [\"tag:production\"],\\\r\n    \"ip\": [\"*\"],\\\r\n    \"srcPosture\": [\"posture:trusted\"]\\\r\n  }\\\r\n]\n</code></pre>\n<p>You can use the <a href=\"https://tailscale.com/docs/features/visual-editor\">visual policy editor</a> to manage your tailnet policy file. Refer to the <a href=\"https://tailscale.com/docs/reference/visual-editor\">visual editor reference</a> for guidance on using the visual editor.</p>\n<h2><a href=\"https://tailscale.com/docs/integrations/jamf-pro#schedule\">Schedule</a></h2>\n<p>For each configured integration, Tailscale will aim to sync device posture\r\nattributes every 15 minutes, with a few exceptions:</p>\n<ul>\n<li>Adding a new integration, or changing configuration of an existing one,\r\nwill trigger an out-of-schedule sync.</li>\n<li>If an integration fails due to authentication error (usually caused by invalid\r\ncredentials), it will be paused for up to 24 hours.</li>\n</ul>\n<h2><a href=\"https://tailscale.com/docs/integrations/jamf-pro#audit-log-events\">Audit log events</a></h2>\n<p>The following <a href=\"https://tailscale.com/docs/features/logging/audit-logging#events\">audit log events</a> are added for device posture.</p>\n<p>| <strong>Target</strong> | <strong>Action</strong> | <strong>Description</strong> |\r\n| --- | --- | --- |\r\n| Integration | Create posture integration | A new posture integration was created |\r\n| Integration | Update posture integration | A posture integration was updated |\r\n| Integration | Removed posture integration | A posture integration was removed |\r\n| Node | Update node attribute | Device posture attributes for a node were changed |</p>\n<p><img src=\"https://cdn.brandfetch.io/tailscale.com/fallback/lettermark/theme/dark/h/256/w/256/icon?c=1bfwsmEH20zzEfSNTed\" alt=\"Project Logo\"></p>\n<p>Ask AI</p>\n<p>reCAPTCHA</p>\n<p>Recaptcha requires verification.</p>\n<p>protected by <strong>reCAPTCHA</strong></p>\n"}