Als je dit beleid instelt, wordt de waarde gedefinieerd die de Managed Configuration API voor een bepaalde herkomst retourneert.
De Managed Configuration API is een sleutel/waarde-configuratie waartoe je toegang hebt via de JavaScript-aanroep navigator.managed.getManagedConfiguration(). Deze API is alleen beschikbaar voor herkomsten die overeenkomen met afgedwongen geïnstalleerde web-apps via WebAppInstallForceList.
Ga naar https://cloud.google.com/docs/chrome-enterprise/policies/?policy=ManagedConfigurationPerOrigin voor meer informatie over schema en indeling.
Voorbeeldwaarde:
[
{
"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 |