fleet/server/mdm/apple
Victor Lyuboslavsky 567803955e
NDES SCEP proxy backend (#22542)
#21955

<div>
<a href="https://www.loom.com/share/ba40b440502845d2861fd3ec7611bade">
<p>[Demo] Deploy SCEP certificates from Network Device Enrollment
Service (NDES) #21955 - Watch Video</p>
    </a>
<a href="https://www.loom.com/share/ba40b440502845d2861fd3ec7611bade">
<img style="max-width:300px;"
src="https://cdn.loom.com/sessions/thumbnails/ba40b440502845d2861fd3ec7611bade-84f2d88c9f5106c2-full-play.gif">
    </a>
  </div>

Note: A few remaining subtasks will be done in a follow-up PR. See
#22123 for a detailed list.

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/Committing-Changes.md#changes-files)
for more information.
- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality
2024-10-09 13:47:27 -05:00
..
appmanifest implement bootstrap packages during DEP enrollment (#11052) 2023-04-07 17:31:02 -03:00
gdmf implement OTA enrollment (#21942) 2024-09-10 16:52:17 -03:00
itunes Added VPP support for iOS/iPadOS (#20837) 2024-07-30 22:43:51 +02:00
mobileconfig add new changes for BYOD and fix issues (#22079) 2024-09-13 14:53:05 -03:00
vpp VPP Batch API (#20351) 2024-07-22 13:19:19 -04:00
apple_bm.go feat: enable multiple ABM and VPP tokens (#21693) 2024-08-29 18:51:46 -04:00
apple_mdm.go NDES SCEP proxy backend (#22542) 2024-10-09 13:47:27 -05:00
apple_mdm_external_test.go MABM: fix/update non-integration MABM-related skipped tests (#21799) 2024-09-04 10:08:22 -04:00
apple_mdm_test.go MABM: fix/update non-integration MABM-related skipped tests (#21799) 2024-09-04 10:08:22 -04:00
AppleIncRootCertificate.cer Enforce latest OS when macOS, iOS, and iPadOS hosts automatically enroll (#21291) 2024-08-21 13:21:11 -05:00
AppleIphoneDeviceCA.cer implement OTA enrollment (#21942) 2024-09-10 16:52:17 -03:00
cert.go use Fleet instead of FleetDM in certificates (#19748) 2024-06-14 11:08:49 -03:00
commander.go fix: properly catch and log APNs errors (#21753) 2024-09-03 11:40:17 -03:00
commander_test.go NDES SCEP proxy backend (#22542) 2024-10-09 13:47:27 -05:00
deviceinfo.go implement OTA enrollment (#21942) 2024-09-10 16:52:17 -03:00
profile_matcher.go use only the UUID part of external_host_identifier for Puppet runs (#13176) 2023-08-07 12:41:13 -03:00
profile_matcher_test.go Add validations to disallow custom MDM profiles that contain names reserved by Fleet (#15373) 2023-11-30 17:19:18 -06:00
profile_verifier.go iOS/iPadOS as platforms/labels (#20126) 2024-07-08 18:05:29 -03:00
profile_verifier_test.go allow to verify profiles that are pending (#15911) 2024-01-04 18:26:04 -03:00
util.go Enforce latest OS when macOS, iOS, and iPadOS hosts automatically enroll (#21291) 2024-08-21 13:21:11 -05:00
util_test.go gate DEP enrollment behind SSO when configured (#11309) 2023-04-27 09:43:20 -03:00