3.1 changes

This commit is contained in:
Mikael Karlsson
2021-06-08 19:02:25 +10:00
parent c7f8cbe760
commit 18533494b2
318 changed files with 163882 additions and 137 deletions

View File

@@ -0,0 +1,223 @@
{
"vpn_androidvpn": [
{
"dataType": 20,
"category": 120,
"nameResourceKey": "vPNPolicyConnectionName",
"descriptionResourceKey": "vPNPolicyConnectionDescription",
"emptyValueResourceKey": "vPNConnectionExample",
"childSettings": [
],
"options": [
],
"entityKey": "connectionName",
"booleanActions": 0,
"policyType": 25,
"enabled": true
},
{
"complexOptions": [
{
"dataType": 20,
"category": 120,
"nameResourceKey": "vPNPolicyServerIPAddressOrFQDNName",
"descriptionResourceKey": "vPNPolicyServerIPAddressOrFQDNDescription",
"emptyValueResourceKey": "vPNAddressExample",
"childSettings": [
],
"options": [
],
"entityKey": "address",
"booleanActions": 0,
"policyType": 25,
"enabled": true
},
{
"value": "server",
"dataType": 9,
"category": 120,
"childSettings": [
],
"options": [
],
"entityKey": "description",
"booleanActions": 0,
"policyType": 25,
"enabled": true
},
{
"value": true,
"dataType": 9,
"category": 120,
"childSettings": [
],
"options": [
],
"entityKey": "isDefaultServer",
"booleanActions": 0,
"policyType": 25,
"enabled": true
}
],
"dataType": 6,
"category": 120,
"nameResourceKey": "vPNPolicyServerIPAddressOrFQDNName",
"descriptionResourceKey": "vPNPolicyServerIPAddressOrFQDNDescription",
"childSettings": [
],
"options": [
],
"entityKey": "servers",
"booleanActions": 0,
"policyType": 25,
"enabled": true
},
{
"dataType": 16,
"category": 120,
"nameResourceKey": "authenticationMethodName",
"descriptionResourceKey": "vPNAuthMethodDescription",
"childSettings": [
],
"options": [
{
"nameResourceKey": "selectAnAuthenticationMethod",
"enabled": true
},
{
"nameResourceKey": "certificatesOption",
"value": "certificate",
"children": [
{
"complexOptions": [
{
"dataType": 4,
"category": 120,
"nameResourceKey": "vPNPolicySelectAClientCertificateName",
"descriptionResourceKey": "vPNPolicySelectAClientCertificateDescription",
"childSettings": [
],
"options": [
],
"entityKey": "identityCertificate",
"booleanActions": 0,
"policyType": 25,
"enabled": true
}
],
"dataType": 5,
"category": 120,
"nameResourceKey": "authenticationCertificate",
"descriptionResourceKey": "clientCertForClientAuthenticationDescription",
"emptyValueResourceKey": "selectCertificate",
"childSettings": [
],
"options": [
],
"booleanActions": 0,
"policyType": 25,
"enabled": true
}
],
"enabled": true
},
{
"nameResourceKey": "usernameAndPasswordOption",
"value": "usernameAndPassword",
"enabled": true
},
{
"nameResourceKey": "derivedCredentialsOption",
"value": "derivedCredential",
"enabled": false
}
],
"entityKey": "authenticationMethod",
"booleanActions": 0,
"policyType": 25,
"enabled": true
},
{
"dataType": 16,
"category": 120,
"nameResourceKey": "vPNPolicyConnectionTypeName",
"descriptionResourceKey": "VPNPolicyConnectionTypeDescriptionNoCustom",
"childSettings": [
],
"options": [
{
"nameResourceKey": "selectAConnectionType",
"enabled": true
},
{
"nameResourceKey": "checkPointCapsuleVPNOption",
"value": "checkPointCapsuleVpn",
"children": [
{
"dataType": 20,
"category": 120,
"nameResourceKey": "fingerprintName",
"descriptionResourceKey": "providedByVPNVendor",
"childSettings": [
],
"options": [
],
"entityKey": "fingerprint",
"booleanActions": 0,
"policyType": 25,
"enabled": true
}
],
"enabled": true
},
{
"nameResourceKey": "ciscoAnyConnectOption",
"value": "ciscoAnyConnect",
"enabled": true
},
{
"nameResourceKey": "dellSoniceWallMobileConnectOption",
"value": "dellSonicWallMobileConnect",
"enabled": true
},
{
"nameResourceKey": "fFiveEdgeClientOption",
"value": "f5EdgeClient",
"enabled": true
},
{
"nameResourceKey": "pulseSecureOption",
"value": "pulseSecure",
"enabled": true
},
{
"nameResourceKey": "citrixSsoOption",
"value": "citrix",
"enabled": true
}
],
"entityKey": "connectionType",
"booleanActions": 0,
"policyType": 25,
"enabled": true
}
]
}