Intune SCEP Profile Linter
Paste an exported Intune SCEP certificate profile (Graph JSON) and get it checked against the known pitfalls: UPN SAN, key size, EKU, renewal threshold and more.
✓ runs 100% in your browser — no data leaves this pageFrequently asked
How do I export my SCEP profile?
Graph Explorer: GET https://graph.microsoft.com/beta/deviceManagement/deviceConfigurations — copy the SCEP profile object (or the whole response; the linter finds it).
Is the profile JSON uploaded?
No, analysis is fully client-side. The JSON contains no secrets anyway, but it never leaves your tab.