chromium/components/policy/resources/templates/policy_definitions/Miscellaneous/UnmanagedDeviceSignalsConsentFlowEnabled.yaml

caption: Ask for consent from managed users to share device signals on unmanaged devices
  to gain access
default: false
desc: |2-

        Setting the policy to Enabled (True) lets <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> asks for managed users' consent prior to sharing device signals on unmanaged devices in order to gain access.

        Setting the policy to Disabled (False) or leaving it unset disallows <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> from collecting device signals.

        Examples of device signals include (but are not limited to) OS information, registry, file presesnce.
example_value: true
features:
  cloud_only: true
  dynamic_refresh: true
  per_profile: true
future_on:
- chrome_os
items:
- caption: Enable device signal consenting for managed users on unmanaged devices
  value: true
- caption: Disable device signal consenting for managed users on unmanaged devices
  value: false
owners:
- [email protected]
- [email protected]
schema:
  type: boolean
supported_on:
- chrome.*:116-
tags: []
type: main