Stable
Managed Chrome deployment without hand-written user setup
Deploy the BusinessProxy extension with Chrome Enterprise or MDM-managed browser policy, lock required settings and collect managed-browser evidence.
Steps
Follow these in order.
- 01Push configuration, then verifyManaged deployment should deliver the extension and settings automatically, then verify that real browsers report the expected managed state before access is gated on that signal.
- 02Evidence matters more than the policy fileA policy JSON alone does not prove production readiness. The customer rollout should capture force-install state, managed settings, browser version and extension behavior on real enrolled machines.
- 03Managed browser is an integration, not our MDMBusinessProxy does not provide full device compliance, EDR posture or operating-system control. We integrate with the customer-managed browser posture and use it as an access-policy input.
Reference
Implementation details for setup and review.
- Force-install extension path
- Managed extension settings
- API URL and workspace policy
- Evidence before enforcement
- Managed storage: The extension can receive API endpoint and rollout settings from enterprise browser policy.
- Posture hints: BusinessProxy can record managed-browser evidence as a policy input rather than asking users to self-report.
- Locked setup: Enterprise rollout can remove the need for users to type extension API URLs or choose unsupported settings.
- Use managed Chrome or MDM to distribute the extension.
- Capture evidence before switching to require-managed-browser access.
- Treat unmanaged devices as a different risk tier.
- Custom MDM is not included.
- Hard enforcement in unmanaged browsers is not included.
- Require-managed-browser mode needs customer rollout evidence.