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"
]
}
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Google\ChromeOS |
Value Name | SystemProxySettings |
Value Type | REG_SZ |
Default Value |
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Google\ChromeOS |
Value Name | SystemProxySettings |
Value Type | REG_MULTI_SZ |
Default Value |