Update API endpoints for iOS Account-driven Enrollment (#45266)

Added additional API endpoints for Account-driven User Enrollment for
iOS devices.

<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves
https://github.com/fleetdm/fleet/issues/44742
This commit is contained in:
melpike
2026-05-12 12:02:19 -06:00
committed by GitHub
parent 47cc3256c1
commit 90206abeb9
@@ -69,6 +69,7 @@ If you use [Account-driven User Enrollment](https://fleetdm.com/guides/enroll-pe
- `/api/mdm/apple/account_driven_enroll`: Allows hosts to complete enrollment using a Managed Apple Account.
- `/mdm/apple/account_driven_enroll/sso`: If end users authenticate with your IdP during Account-driven User Enrollment, allows that SSO flow to complete.
- `/mdm/apple/service_discovery`: The endpoint registered with .Well-Known service discovery
### Android