From 621b108a4902e7bdaaea1e7a30b73ce7cddc20ad Mon Sep 17 00:00:00 2001 From: Luke Heath Date: Mon, 30 Jun 2025 18:01:14 -0500 Subject: [PATCH] Add Entra ID to 4.70.0 release article (#30442) --- articles/fleet-4.70.0.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/articles/fleet-4.70.0.md b/articles/fleet-4.70.0.md index 84f797be36..f9e5b714cf 100644 --- a/articles/fleet-4.70.0.md +++ b/articles/fleet-4.70.0.md @@ -37,12 +37,14 @@ Users managing many [teams in Fleet](https://fleetdm.com/guides/teams) can now s ## Changes ### Security Engineers +- Added support for Microsoft Entra ID conditional access. - Updated vulnerabilities feed to fall back to non-primary CVSSv2/v3 sources when primary (NVD) data is not available, instead of omitting scores entirely. - Updated custom SCEP proxy implementation to include one-time challenges. - Added the `source` and `username` fields for host certificates, reporting 'system' or 'user' based on which keychain it was from (for `macOS`, it will be 'user' if coming from the "login" keychain), and the corresponding `username` if the source is 'user'. - Updated certificates card on the host details and my device page to show a new keychain column. ### IT Admins +- Added support for Microsoft Entra ID conditional access. - Enabled Android MDM support. The functionality is limited to turning on Android MDM and enrolling a BYOD device. > **NOTE:** If your server was already using Android via the experimental DEV_ANDROID_ENABLED=1 flag, please turn off Android MDM before updating your Fleet server. - Added support for filtering the hosts page for hosts with any of the 3 batch script execution statuses.