diff --git a/articles/what-api-endpoints-to-expose-to-the-public-internet.md b/articles/what-api-endpoints-to-expose-to-the-public-internet.md index af95f55c23..6378b18516 100644 --- a/articles/what-api-endpoints-to-expose-to-the-public-internet.md +++ b/articles/what-api-endpoints-to-expose-to-the-public-internet.md @@ -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