Microsoft Intune (macOS)
Best for: Organizations managing macOS devices through Microsoft Intune.
On macOS both the force-install and the extension configuration are delivered as a single custom configuration profile (.mobileconfig). Use the Microsoft Intune admin center to deploy it.
Step 1: Prepare the configuration profile
Copy the slashid-chrome-macos.mobileconfig template below into a text editor and replace SLASHID_SENSOR_TOKEN with the activation code of your SlashID Sensors data source. While the template contains pre-generated UUIDs, we also recommend generating new unique UUIDs for the PayloadUUID fields to prevent any potential profile conflicts on your managed devices.

The profile contains two payloads: one force-installs the extension (ExtensionInstallForcelist), and one supplies the sidEventStreamingToken to the extension's managed storage.
Step 2: Create the configuration policy in Intune
In the Intune admin center, navigate Devices -> Configuration -> Create -> New Policy.
Platform: macOSProfile type: Templates → Custom

Upload the edited .mobileconfig. When prompted for the deployment channel, choose Device - the policy is machine-scoped.

Complete the rest of the policy wizard, be sure to select the groups of devices or users who you wish to receive the deployment.