fleet/server/mdm/microsoft
Jordan Montgomery 6927bb6a8f
39272 Check entra tenant ID (#39780)
<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #39272

Changes file already added on another subtask

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [x] If paths of existing endpoints are modified without backwards
compatibility, checked the frontend/CLI for any necessary changes

## Testing

- [x] Added/updated automated tests
- [x] Where appropriate, [automated tests simulate multiple hosts and
test for host
isolation](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/reference/patterns-backend.md#unit-testing)
(updates to one hosts's records do not affect another)

- [x] QA'd all new/changed functionality manually
2026-02-12 19:27:35 -05:00
..
admx Update WLAN XML profile verification so they aren't resent (#28296) 2025-04-18 08:45:18 -04:00
syncml Windows MDM app level impl (#38842) 2026-01-28 09:46:53 -05:00
wlanxml Update WLAN XML profile verification so they aren't resent (#28296) 2025-04-18 08:45:18 -04:00
bitlocker_csp.go Fixed issue due to UUID mistmatch on BitLocker CSP cmd. (#32210) 2025-08-22 14:32:23 -04:00
bitlocker_csp_test.go Fixed issue due to UUID mistmatch on BitLocker CSP cmd. (#32210) 2025-08-22 14:32:23 -04:00
microsoft_mdm.go Windows Manual MDM Enrollment (#36128) 2025-11-25 15:04:53 -05:00
profile_verifier.go update windows verifier to allow non-atomic profiles (#38390) 2026-01-20 11:37:26 -05:00
profile_verifier_test.go update windows verifier to allow non-atomic profiles (#38390) 2026-01-20 11:37:26 -05:00
wstep.go 39272 Check entra tenant ID (#39780) 2026-02-12 19:27:35 -05:00
wstep_csr.go remove old Windows MDM PoC tool (#39473) 2026-02-06 13:55:16 -05:00
wstep_csr_test.go Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
wstep_test.go Move nanomdm dependency in monorepo (#16015) 2024-01-11 23:28:48 -03:00