Stelt waarden voor beheerde configuraties voor websites in voor specifieke herkomsten

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"
}
]

Ondersteund op: Microsoft Windows 7 of later

Stelt waarden voor beheerde configuraties voor websites in voor specifieke herkomsten

Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
Registry PathSoftware\Policies\Google\Chrome
Value NameManagedConfigurationPerOrigin
Value TypeREG_SZ
Default Value

chrome.admx

Beheersjablonen (computers)

Beheersjablonen (gebruikers)