<- Chrome Settings Library

DeviceAttributesAllowedForOrigins

Allow origins to query device attributes
Last updated October 8, 2024

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 WebAppInstallForceList or IsolatedWebAppInstallForceList (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 url patterns (since version 127), please see https://cloud.google.com/docs/chrome-enterprise/policies/url-patterns. * is not an accepted value for this policy.

Supported On:
Platform Start End
ChromeOS 93
Example value:

{"0":"https://www.google.com","1":"[*.]example.com","2":"example.edu","3":"*://example.edu:*/","4":"isolated-app://ggx2sheak3vpmm7vmjqnjwuzx3xwot3vdayrlgnvbkq2mp5lg4daaaic"}

Features: