You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/connect-jamf-pro-to-smallstep.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
updated_at: September 17, 2025
2
+
updated_at: September 19, 2025
3
3
title: Connect Jamf Pro to Smallstep
4
4
html_title: Integrate Jamf Pro with Smallstep Tutorial
5
5
description: Integrate Jamf Pro with Smallstep for Apple device security. Complete guide for enforcing device trust in macOS and iOS environments.
@@ -223,7 +223,7 @@ The devices that you scoped will receive a certificate and have the agent instal
223
223
224
224
#### Configure Jamf to prevent re-deploying identical packages (optional)
225
225
226
-
By default, Jamf will attempt to re-deploy the configured package profile to every scoped Computer on a cadence. Each Computer will attempt to install the distributed package, regardless of any existing version already installed. The Smallstep Agent pkg has builtin logic to skip any unnecessary install logic when the currently installed version matches the version being distributed. However, configuring Jamf to prevent identical package re-deploys can reduce wasted cycles across your entire fleet of managed computers as well as reduce resource usage of your Jamf tenant.
226
+
By default, Jamf will attempt to re-deploy the configured package profile to every scoped Computer on a cadence. Each Computer will attempt to install the distributed package, regardless of any existing version already installed. The Smallstep Agent pkg has built-in logic to skip any unnecessary install logic when the currently installed version matches the version being distributed. However, configuring Jamf to prevent identical package re-deploys can reduce wasted cycles across your entire fleet of managed computers as well as reduce resource usage of your Jamf tenant.
227
227
228
228
1. In Jamf Pro Configure an Extension Attribute that reports the currently installed version on each computers
229
229
1. In Jamf Pro under Settings → Computer Management → Extension Attributes → New
@@ -259,7 +259,7 @@ By default, Jamf will attempt to re-deploy the configured package profile to eve
259
259
- Select "SmallstepAgent Version" from the available criteria
260
260
- If "SmallstepAgent Version" is not visible in the initially displayed list, select "Show Advanced Criteria" to display a more complete list
0 commit comments