Configures System-proxy service for Google Chrome OS.

Configures the availability of System-proxy service and the proxy credentials for system services.
If the policy is not set, System-proxy service will not be available.
See https://cloud.google.com/docs/chrome-enterprise/policies/?policy=SystemProxySettings for more information about schema and formatting.

Example value:

{
"system_proxy_enabled": true,
"system_services_username": "test_user",
"system_services_password": "0000",
"policy_credentials_auth_schemes": [
"basic",
"ntlm"
]
}

Supported on: At least Microsoft Windows 7 or Windows Server 2008 family

Configures System-proxy service for Google Chrome OS. (The single-line field is deprecated and will be removed in the future. Please start using the multi-line textbox below.)

Registry HiveHKEY_LOCAL_MACHINE
Registry PathSoftware\Policies\Google\ChromeOS
Value NameSystemProxySettings
Value TypeREG_SZ
Default Value


Registry HiveHKEY_LOCAL_MACHINE
Registry PathSoftware\Policies\Google\ChromeOS
Value NameSystemProxySettings
Value TypeREG_MULTI_SZ
Default Value

chromeos.admx

Administrative Templates (Computers)

Administrative Templates (Users)