Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git] / chromeos / test / data / network / policy / shill_policy_on_managed_vpn.json
blob15470fd6c7f3452cd9fc1360db8e8fba6bf56802
2   "AutoConnect":false,
3   "GUID":"{a3860e83-f03d-4cb1-bafa-b22c9e746950}",
4   "Name":"my vpn",
5   "OpenVPN.Password":"some password",
6   "OpenVPN.Port":"443",
7   "OpenVPN.Proto":"udp",
8   "OpenVPN.User":"abc ${LOGIN_EMAIL} def",
9   "Provider.Host":"vpn.my.domain.com",
10   "Provider.Type":"openvpn",
11   "Profile": "/profile/user1/shill",
12   // Password is not 'Recommended' by policy, thus removed here.
13   "UIData": "{\"onc_source\":\"user_policy\",\"user_settings\":{}}",
14   "SaveCredentials":false,
15   "Type":"vpn"