fleet/server/mdm/microsoft
Roberto Dip 05818902cd
implement OTA enrollment (#21942)
for #21019

# 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-09-10 16:52:17 -03:00
..
syncml Fix polling schedule for Windows MDM (#16104) 2024-01-16 09:05:19 -05:00
microsoft_mdm.go implement OTA enrollment (#21942) 2024-09-10 16:52:17 -03:00
profile_verifier.go implement profile verification for windows (#15348) 2023-11-30 09:17:07 -03:00
profile_verifier_test.go improvements for troubleshooting workflow for MDM commands (#16654) 2024-02-07 16:24:03 -03:00
wstep.go implement OTA enrollment (#21942) 2024-09-10 16:52:17 -03:00
wstep_csr.go Adding support for RequestSecurityToken messages - Windows MDM enroll endpoint (#12555) 2023-07-05 10:06:37 -03:00
wstep_csr_test.go friday tidy up party (#18106) 2024-04-08 08:42:42 -03:00
wstep_test.go Move nanomdm dependency in monorepo (#16015) 2024-01-11 23:28:48 -03:00