Specifies whether to (temporarily) opt out of Local Network Access restrictions
Supported on: Microsoft Windows 7 or later
Registry
Software\Policies\Google\Chrome Software\Policies\Google\Chrome Value name: LocalNetworkAccessRestrictionsTemporaryOptOut
Enabled: LocalNetworkAccessRestrictionsTemporaryOptOut = 1
Disabled: LocalNetworkAccessRestrictionsTemporaryOptOut = 0
Description
When this policy is set to Enabled, Local Network Access requests will only display warnings in Chrome DevTools due to Local Network Access checks failing. When this policy is set to Disabled or unset, Local Network Access requests will use the default handling of these requests. See https://wicg.github.io/local-network-access/ for Local Network Access restrictions. This enterprise policy is temporary, and will be removed after M152. Long term, the policy LocalNetworkAccessAllowedForUrls can be used to allowlist URL patterns that should be automatically granted the Local Network Access permission.