fleet/server/mdm
Juan Fernandez 2b35eabd5d
Added middleware for api-only users auth (#43772)
Fixes #42885

Added new middleware (APIOnlyEndpointCheck) that enforces 403 for
API-only users whose request either isn't in the API endpoint catalog or
falls outside their configured per-user endpoint restrictions.
2026-04-21 07:11:33 -04:00
..
acme Add a couple OTEL spans for key ACME operations (#42978) 2026-04-03 11:04:18 -05:00
android Added middleware for api-only users auth (#43772) 2026-04-21 07:11:33 -04:00
apple Show configuration profile name and more fine-grained status (#42126) 2026-04-09 12:46:11 -05:00
assets Updated SQL modes in tests to match production. (#31445) 2025-08-03 08:18:13 +02:00
crypto Update nanomdm dependency with latest bug fixes and improvements. (#23906) 2024-11-20 11:47:11 -06:00
cryptoutil Refactoring crypto code for future reuse. (#25148) 2025-01-07 16:14:12 -06:00
internal/commonmdm friday tidy up party (#18106) 2024-04-08 08:42:42 -03:00
lifecycle reset MDM enrollment if SCEP renewal but awaiting configuration (#41881) 2026-03-17 15:31:08 -05:00
linux Linux Encryption Docs (#23622) 2024-12-10 08:26:46 -07:00
maintainedapps 🤖 Add fallback for FMA manifest URL pulls (#43312) 2026-04-09 17:36:18 -05:00
microsoft Verifying jwt signing algo to prevent vulnerability (#43474) 2026-04-13 19:11:55 -05:00
nanodep Rename Apple Business Manager in UI (#42584) 2026-04-08 11:14:19 -06:00
nanomdm don't clear bootstrap token when doing MDM cert renewals (#43098) 2026-04-13 14:37:05 -06:00
profiles Added support for NDES CA for Windows hosts (#41356) 2026-03-12 15:36:44 -05:00
scep ACME MDM -> main (#42926) 2026-04-02 15:56:31 -05:00
testing_utils Update DEP enrollment flow to apply minimum macOS version check when specified (#40720) 2026-03-12 16:54:46 -05:00
mdm.go Increased Apple retry from 1 to 3. (#42331) 2026-03-26 11:29:20 -05:00
mdm_test.go Feature branch for Android config profiles (#32976) 2025-09-22 11:29:57 -04:00