Skip to content

Commit

Permalink
Update platform/README.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Max <[email protected]>
  • Loading branch information
tashian and dopey authored Jun 5, 2024
1 parent ac0f275 commit cfca354
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion platform/README.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ See:
<Alert severity="info">
<div>
<p><strong>💡 What about MDM’s that do not support Dynamic SCEP? </strong></p>
<p>There are two main approaches to using SCEP as a certificate enrolment protocol: static and dynamic. </p>
<p>There are two main approaches to using SCEP as a certificate enrollment protocol: static and dynamic. </p>

<p>In static SCEP, a single challenge password is in every SCEP payload for every device. This practice is insecure and not recommended. Furthermore, it only shows a single user in reporting. We do not support this because we believe it's crucial to provide the most secure options for your infrastructure.</p>
<p>In contrast, for Dynamic SCEP, webhooks are used to generate new challenges and unique passwords for each device, and you would be able to see reporting for all devices.</p>
<p>If your MDM does not support Dynamic SCEP, your next best bet to deploy Smallstep is to use the Smallstep Agent. <em>See details below.</em></p>
Expand Down

0 comments on commit cfca354

Please sign in to comment.