このポリシーでは、特定のオリジンに対する Managed Configuration API の戻り値を定義します。
Managed Configuration API は、navigator.managed.getManagedConfiguration() javascript を呼び出してアクセスできる Key-Value 設定です。この API は、WebAppInstallForceList に沿って自動インストールされたウェブ アプリケーションと一致するオリジンに対してのみ使用できます。
スキーマと書式設定について詳しくは、https://cloud.google.com/docs/chrome-enterprise/policies/?policy=ManagedConfigurationPerOrigin をご覧ください。
サンプル値:
[
{
"origin": "https://www.google.com",
"managed_configuration_url": "https://gstatic.google.com/configuration.json",
"managed_configuration_hash": "asd891jedasd12ue9h"
},
{
"origin": "https://www.example.com",
"managed_configuration_url": "https://gstatic.google.com/configuration2.json",
"managed_configuration_hash": "djio12easd89u12aws"
}
]
Registry Hive | HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER |
Registry Path | Software\Policies\Google\Chrome |
Value Name | ManagedConfigurationPerOrigin |
Value Type | REG_SZ |
Default Value |