mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Add Entra ID to 4.70.0 release article (#30442)
This commit is contained in:
parent
0f94a718d9
commit
621b108a49
1 changed files with 2 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue