Skip to content

Commit

Permalink
Clarify SCEP usage
Browse files Browse the repository at this point in the history
  • Loading branch information
tashian committed Jan 7, 2025
1 parent 604624d commit dba53da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/connect-jamf-pro-to-smallstep.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Let’s add the Jamf API credentials you just created to Smallstep.

### Configure a SCEP Enrollment webhook in Jamf Pro

Smallstep uses Dynamic SCEP certificate enrollment. This webhook allows Jamf to request a dynamic, short-lived challenge string from Smallstep during a SCEP certificate request. The challenge string is injected into a [SCEP payload](https://developer.apple.com/documentation/devicemanagement/scep) for your clients to authenticate to Smallstep.
For compatibility reasons, Smallstep may use ACME or SCEP for certificate enrollment. The SCEP Enrollment webhook allows Jamf to request a dynamic, short-lived challenge string from Smallstep during a SCEP request. The challenge string is injected into a [SCEP payload](https://developer.apple.com/documentation/devicemanagement/scep) for your clients to authenticate to Smallstep.

1. In Jamf Pro, choose ⚙️ **Settings**
2. Under the **Global** tab, Choose **Webhooks**
Expand Down

0 comments on commit dba53da

Please sign in to comment.