fleetdm / fleet

Open-source platform for IT, security, and infrastructure teams. (Linux, macOS, Chrome, Windows, cloud, data center)
https://fleetdm.com
Other
2.65k stars 378 forks source link

Support for ChromeOS management #16884

Open dherder opened 4 months ago

dherder commented 4 months ago

Today, we have the ChromeOS extension, which gets read only telemetry from ChromeOS devices. How do we execute control on these devices?

Problem

Traditionally, ChromeOS management is performed in Google Workspace. Because Fleet can gather telemetry on ChromeOS devices, the next logical step in managing chromeOS devices is to apply control execution on these devices.

Potential solutions

Integrate with the various google APIs that allow for control execution:

Chrome Management API

The Chrome Management API is a suite of services that allows administrators to programmatically view, manage, and get insights about policies and usage of ChromeOS devices and Chrome browsers in their organization.

The Chrome Management APIs are complementary to the Admin SDK APIs, where administrators can further manage the devices and browsers in their organization:

Manage Chrome devices with the Directory API

noahtalerman commented 4 months ago

Heads up @dherder, this feature request was brought to feature fest on 2024-02-15 and wasn't prioritized for the current design sprint.