Wenn diese Richtlinie konfiguriert ist, können Sie den Rückgabewert der Managed Configuration API für einen bestimmten Ursprung definieren.
Die Managed Configuration API ist eine Schlüssel/Wert-Konfiguration, die sich über den JavaScript-Aufruf „navigator.managed.getManagedConfiguration()" abrufen lässt. Diese API ist nur für Ursprünge verfügbar, die zu Webanwendungen gehören, deren Installation über WebAppInstallForceList erzwungen wurde.
Unter https://cloud.google.com/docs/chrome-enterprise/policies/?policy=ManagedConfigurationPerOrigin erhalten Sie weitere Informationen zum Schema und der Formatierung.
Beispielwert
[
{
"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 |