fleet/server/mdm/apple
Magnus Jensen 3675be29f8
Fix code default profile (#44601)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Changes**
* Updated the default Apple DEP enrollment profile: devices are now
marked as supervised and the MDM profile is non-removable.
* Simplified the returned default profile by removing several previously
hard-coded enrollment defaults, reducing complexity and aligning
behavior with external templates.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-05-01 12:27:44 -06:00
..
apple_apps redirect to correct URL, and allow both URLs for MDM SSO SAML validation if set (#44156) 2026-04-29 08:43:58 -06:00
appmanifest Additional CA validation (#27169) 2025-03-19 08:27:55 -05:00
gdmf Update DEP enrollment flow to apply minimum macOS version check when specified (#40720) 2026-03-12 16:54:46 -05:00
mobileconfig Experimental fleet server config for custom updates & disk encryption settings (#34598) 2025-10-22 13:51:10 -04:00
rootcert Added Apple Root Cert for gdmf request. (#27483) 2025-03-24 19:26:36 -05:00
vpp Preserve request body when retrying AssociateAssets request (#40515) 2026-03-02 10:08:00 -03:00
apple_bm.go Rename Apple Business Manager in UI (#42584) 2026-04-08 11:14:19 -06:00
apple_mdm.go Fix code default profile (#44601) 2026-05-01 12:27:44 -06:00
apple_mdm_external_test.go Next set of slog migration changes for MDM (#39981) 2026-02-19 11:40:52 -06:00
apple_mdm_test.go updated default profile, added endpoint for seeing what default is applied (#44236) 2026-04-28 07:38:15 -06:00
AppleIphoneDeviceCA.cer implement OTA enrollment (#21942) 2024-09-10 16:52:17 -03:00
cert.go 41676 updated apple crs invalid domain error message (#43396) 2026-04-23 16:44:23 +01:00
commander.go macOS managed local account foundations (#43381) 2026-04-22 09:05:07 -04:00
commander_test.go macOS managed local account foundations (#43381) 2026-04-22 09:05:07 -04:00
deviceinfo.go Only allow FLEET_DEV_* env vars when --dev is passed, allow overriding configs one at a time in dev (#38652) 2026-01-27 14:32:56 -06:00
profile_matcher.go Fix attempt for TestFleetDesktopSettingsBrowserAlternativeHost flaky test (#40793) 2026-03-02 13:57:34 -03:00
profile_matcher_test.go Error on signed configuration profiles (#33341) 2025-09-25 14:50:48 +03:00
profile_processor.go Show configuration profile name and more fine-grained status (#42126) 2026-04-09 12:46:11 -05:00
profile_processor_test.go speed up macOS profile delivery for initial enrollments (#41960) 2026-03-19 14:58:10 -05:00
profile_verifier.go produce failed enrollment renewal activity (#44511) 2026-05-01 11:38:08 -06:00
profile_verifier_test.go Increased Apple retry from 1 to 3. (#42331) 2026-03-26 11:29:20 -05:00
util.go mark 12075 MDMErrorDomain as Profile not found (#43872) 2026-04-22 13:49:12 -06:00
util_test.go mark 12075 MDMErrorDomain as Profile not found (#43872) 2026-04-22 13:49:12 -06:00