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 (Het veld met één regel is beëindigd en wordt in de toekomst verwijderd. Gebruik het tekstvak met meerdere regels hieronder.)

Registry HiveHKEY_CURRENT_USER
Registry PathSoftware\Policies\Google\ChromeOS
Value NameManagedConfigurationPerOrigin
Value TypeREG_SZ
Default Value


Registry HiveHKEY_CURRENT_USER
Registry PathSoftware\Policies\Google\ChromeOS
Value NameManagedConfigurationPerOrigin
Value TypeREG_MULTI_SZ
Default Value

chromeos.admx

Beheersjablonen (computers)

Beheersjablonen (gebruikers)