caption: Allow origins to query device attributes
desc: |-
Setting the policy allows listed origins to get device attributes (e.g. serial number, hostname) by using Device Attributes API.
Origins must correspond to web applications that are force-installed using <ph name="WEB_APP_INSTALL_FORCE_LIST_POLICY_NAME">WebAppInstallForceList</ph> or <ph name="ISOLATED_WEB_APP_INSTALL_FORCE_LIST_POLICY_NAME">IsolatedWebAppInstallForceList</ph> (since version 125) policy or set up as a kiosk app. For Device Attributes API specification please see https://wicg.github.io/WebApiDevice/device_attributes.
For detailed information on valid <ph name="URL_LABEL">url</ph> patterns (since version 127), please see https://cloud.google.com/docs/chrome-enterprise/policies/url-patterns. <ph name="WILDCARD_VALUE">*</ph> is not an accepted value for this policy.
example_value:
- https://www.google.com
- '[*.]example.com'
- example.edu
- '*://example.edu:*/'
- isolated-app://ggx2sheak3vpmm7vmjqnjwuzx3xwot3vdayrlgnvbkq2mp5lg4daaaic
features:
dynamic_refresh: true
per_profile: true
owners:
- file://components/policy/OWNERS
- [email protected]
schema:
items:
type: string
type: array
supported_on:
- chrome_os:93-
tags: []
type: list