summaryrefslogtreecommitdiffstats
path: root/chromeos/test/data/network/policy/shill_policy_autoconnect_on_unconfigured_vpn.json
diff options
context:
space:
mode:
Diffstat (limited to 'chromeos/test/data/network/policy/shill_policy_autoconnect_on_unconfigured_vpn.json')
-rw-r--r--chromeos/test/data/network/policy/shill_policy_autoconnect_on_unconfigured_vpn.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/chromeos/test/data/network/policy/shill_policy_autoconnect_on_unconfigured_vpn.json b/chromeos/test/data/network/policy/shill_policy_autoconnect_on_unconfigured_vpn.json
new file mode 100644
index 0000000..a8852a9
--- /dev/null
+++ b/chromeos/test/data/network/policy/shill_policy_autoconnect_on_unconfigured_vpn.json
@@ -0,0 +1,16 @@
+{
+ "AutoConnect": true,
+ "GUID":"{a3860e83-f03d-4cb1-bafa-b22c9e746950}",
+ "ManagedCredentials": true,
+ "Name":"my vpn",
+ "OpenVPN.Password":"some password",
+ "OpenVPN.Port":"443",
+ "OpenVPN.Proto":"udp",
+ "OpenVPN.User":"abc ${LOGIN_EMAIL} def",
+ "Provider.Host":"vpn.my.domain.com",
+ "Provider.Type":"openvpn",
+ "Profile": "/profile/user1/shill",
+ "UIData": "{\"onc_source\":\"user_policy\"}",
+ "SaveCredentials":false,
+ "Type":"vpn"
+}