This commit is contained in:
Mikael Karlsson
2022-06-29 22:56:52 +10:00
parent 4571341763
commit a60b83ede9
44 changed files with 7756 additions and 3177 deletions

View File

@@ -66,9 +66,20 @@
{
"nameResourceKey": "Autopilot.directoryServiceLabel",
"descriptionResourceKey": "",
"dataType": 101,
"dataType": 16,
"entityKey": "azureADJoinType",
"category": "Autopilot.OOBE.title",
"value": "Autopilot.DirectoryService.azureAD"
"booleanActions": 0,
"options": [
{
"nameResourceKey": "Autopilot.DirectoryService.activeDirectoryAD",
"value": "hybrid"
},
{
"nameResourceKey": "Autopilot.DirectoryService.azureAD",
"value": "azureAD"
}
]
}
]
},
@@ -111,7 +122,16 @@
"entityKey": "skipKeyboardSelectionPage",
"dataType": 0,
"booleanActions": 109,
"category": "Autopilot.OOBE.title"
"category": "Autopilot.OOBE.title",
"Condition": {
"type": "or",
"Expressions": [
{
"property": "isLanguageSet",
"value": true
}
]
}
},
{
"nameResourceKey": "Autopilot.OOBE.licenseAgreement",

View File

@@ -68,11 +68,12 @@
"options": [
{
"nameResourceKey": "notConfigured",
"value": "notConfigured",
"enabled": true
},
{
"nameResourceKey": "kioskModeSingle",
"value": "single",
"value": "singleAppMode",
"children": [
{
"complexOptions": [
@@ -113,7 +114,7 @@
},
{
"nameResourceKey": "kioskModeMulti",
"value": "multi",
"value": "multiAppMode",
"children": [
{
"dataType": 25,
@@ -765,7 +766,7 @@
"enabled": true
}
],
"entityKey": "kioskMode",
"entityKey": "kioskModeUseManagedHomeScreenApp",
"booleanActions": 0,
"policyType": 2,
"enabled": true

View File

@@ -385,6 +385,32 @@
"booleanActions": 0,
"policyType": 2,
"enabled": true
},
{
"dataType": 16,
"category": 39,
"nameResourceKey": "requiredPasswordUnlockName",
"childSettings": [
],
"options": [
{
"nameResourceKey": "deviceDefault",
"value": "deviceDefault",
"enabled": true
},
{
"nameResourceKey": "requiredPasswordUnlockDailyOption",
"value": "daily",
"enabled": true
}
],
"entityKey": "passwordRequireUnlock",
"booleanActions": 0,
"defaultValue": "deviceDefault",
"unconfiguredValue": "deviceDefault",
"policyType": 2,
"enabled": true
}
],
"options": [

View File

@@ -114,12 +114,12 @@
"options": [
{
"nameResourceKey": "MicrosoftCA",
"value": "Microsoft",
"value": "microsoft",
"enabled": true
},
{
"nameResourceKey": "DigiCertCA",
"value": "DigiCert",
"value": "digiCert",
"enabled": true
}
],

View File

@@ -114,12 +114,12 @@
"options": [
{
"nameResourceKey": "MicrosoftCA",
"value": "Microsoft",
"value": "microsoft",
"enabled": true
},
{
"nameResourceKey": "DigiCertCA",
"value": "DigiCert",
"value": "digiCert",
"enabled": true
}
],

View File

@@ -25117,7 +25117,7 @@
"enabled": true
},
{
"nameResourceKey": "microsoftProtectPreviewOption",
"nameResourceKey": "microsoftProtectOption",
"value": "microsoftProtect",
"children": [
{

View File

@@ -0,0 +1,914 @@
{
"wifi_aospdeviceownerwifi": {
"dataType": 16,
"category": 112,
"nameResourceKey": "wifiTypeName",
"descriptionResourceKey": "wiFiTypeDescription",
"childSettings": [
],
"options": [
{
"nameResourceKey": "notConfigured",
"enabled": true
},
{
"nameResourceKey": "wiFiBasic",
"value": "#microsoft.graph.aospDeviceOwnerWiFiConfiguration",
"children": [
{
"dataType": 20,
"category": 112,
"nameResourceKey": "wiFiPolicyNetworkName",
"descriptionResourceKey": "wiFiPolicyNetworkName",
"childSettings": [
],
"options": [
],
"entityKey": "networkName",
"booleanActions": 0,
"defaultValue": "",
"policyType": 124,
"enabled": true
},
{
"dataType": 20,
"category": 112,
"nameResourceKey": "wiFiPolicySSIDName",
"descriptionResourceKey": "wiFiPolicySSIDDescription",
"emptyValueResourceKey": "wiFiSSIDExample",
"childSettings": [
],
"options": [
],
"entityKey": "ssid",
"booleanActions": 0,
"policyType": 124,
"enabled": true
},
{
"dataType": 19,
"category": 112,
"nameResourceKey": "wiFiPolicyConnectAutomaticallyName",
"descriptionResourceKey": "wiFiPolicyConnectAutomaticallyDescription",
"childSettings": [
],
"options": [
{
"nameResourceKey": "enableOption",
"value": true,
"enabled": true
},
{
"nameResourceKey": "disableOption",
"value": false,
"enabled": true
}
],
"entityKey": "connectAutomatically",
"booleanActions": 0,
"defaultValue": false,
"policyType": 124,
"enabled": true
},
{
"dataType": 19,
"category": 112,
"nameResourceKey": "wiFiPolicyConnectWhenNotBroadcastingName",
"descriptionResourceKey": "wiFiPolicyConnectWhenNotBroadcastingDescription",
"childSettings": [
],
"options": [
{
"nameResourceKey": "enableOption",
"value": true,
"enabled": true
},
{
"nameResourceKey": "disableOption",
"value": false,
"enabled": true
}
],
"entityKey": "connectWhenNetworkNameIsHidden",
"booleanActions": 0,
"defaultValue": false,
"policyType": 124,
"enabled": true
},
{
"dataType": 16,
"category": 112,
"nameResourceKey": "WifiTypeName",
"descriptionResourceKey": "WiFiTypeDescription",
"childSettings": [
],
"options": [
{
"nameResourceKey": "notConfigured",
"enabled": true
},
{
"nameResourceKey": "openOption",
"value": "open",
"enabled": true
},
{
"nameResourceKey": "wEPPSKOption",
"value": "wep",
"children": [
{
"dataType": 20,
"category": 112,
"nameResourceKey": "preSharedKeyName",
"descriptionResourceKey": "preSharedKeyDescription",
"emptyValueResourceKey": "wifiPasswordExample",
"childSettings": [
],
"options": [
],
"entityKey": "preSharedKey",
"booleanActions": 0,
"policyType": 124,
"enabled": true
}
],
"enabled": true
},
{
"nameResourceKey": "wPAPSKOption",
"value": "wpaPersonal",
"children": [
{
"dataType": 20,
"category": 112,
"nameResourceKey": "preSharedKeyName",
"descriptionResourceKey": "preSharedKeyDescription",
"emptyValueResourceKey": "wifiPasswordExample",
"childSettings": [
],
"options": [
],
"entityKey": "preSharedKey",
"booleanActions": 0,
"policyType": 124,
"enabled": true
}
],
"enabled": true
}
],
"entityKey": "wiFiSecurityType",
"booleanActions": 0,
"policyType": 124,
"enabled": true
}
],
"enabled": true
},
{
"nameResourceKey": "wifiEnterprise",
"value": "#microsoft.graph.aospDeviceOwnerEnterpriseWiFiConfiguration",
"children": [
{
"dataType": 20,
"category": 112,
"nameResourceKey": "wiFiPolicySSIDName",
"descriptionResourceKey": "wiFiPolicySSIDDescription",
"emptyValueResourceKey": "wiFiSSIDExample",
"childSettings": [
],
"options": [
],
"entityKey": "ssid",
"booleanActions": 0,
"policyType": 124,
"enabled": true
},
{
"dataType": 19,
"category": 112,
"nameResourceKey": "wiFiPolicyConnectAutomaticallyName",
"descriptionResourceKey": "wiFiPolicyConnectAutomaticallyDescription",
"childSettings": [
],
"options": [
{
"nameResourceKey": "enableOption",
"value": true,
"enabled": true
},
{
"nameResourceKey": "disableOption",
"value": false,
"enabled": true
}
],
"entityKey": "connectAutomatically",
"booleanActions": 0,
"defaultValue": false,
"policyType": 124,
"enabled": true
},
{
"dataType": 19,
"category": 112,
"nameResourceKey": "wiFiPolicyConnectWhenNotBroadcastingName",
"descriptionResourceKey": "wiFiPolicyConnectWhenNotBroadcastingDescription",
"childSettings": [
],
"options": [
{
"nameResourceKey": "enableOption",
"value": true,
"enabled": true
},
{
"nameResourceKey": "disableOption",
"value": false,
"enabled": true
}
],
"entityKey": "connectWhenNetworkNameIsHidden",
"booleanActions": 0,
"defaultValue": false,
"policyType": 124,
"enabled": true
},
{
"dataType": 16,
"category": 112,
"nameResourceKey": "eAPTypeName",
"descriptionResourceKey": "eAPTypeDescription",
"childSettings": [
],
"options": [
{
"nameResourceKey": "selectEAP",
"enabled": true
},
{
"nameResourceKey": "eAPTLSName",
"value": "eapTls",
"children": [
{
"isSettingDescription": false,
"showAsSectionHeader": false,
"dataType": 8,
"category": 112,
"nameResourceKey": "trust",
"descriptionResourceKey": "trustDescription",
"childSettings": [
],
"options": [
],
"booleanActions": 0,
"policyType": 124,
"enabled": true
},
{
"columns": [
{
"metadata": {
"dataType": 20,
"category": 112,
"nameResourceKey": "empty",
"descriptionResourceKey": "empty",
"emptyValueResourceKey": "trustedServerCertificateNameExample",
"childSettings": [
],
"options": [
],
"entityKey": "trustedServerCertificateNamesName",
"booleanActions": 0,
"policyType": 124,
"enabled": true
}
}
],
"dataType": 21,
"category": 112,
"nameResourceKey": "androidTrustedServerCertificateNamesName",
"descriptionResourceKey": "androidTrustedServerCertificateNamesDescription",
"childSettings": [
],
"options": [
],
"entityKey": "trustedServerCertificateNames",
"booleanActions": 0,
"policyType": 124,
"enabled": true
},
{
"complexOptions": [
{
"dataType": 4,
"category": 112,
"nameResourceKey": "selectCertificateProfile",
"descriptionResourceKey": "selectRootCertificateForServerValidationName",
"childSettings": [
],
"options": [
],
"entityKey": "rootCertificateForServerValidation",
"booleanActions": 0,
"unconfiguredValue": "notConfigured",
"policyType": 124,
"enabled": false
},
{
"dataType": 4,
"category": 112,
"nameResourceKey": "selectCertificateProfile",
"descriptionResourceKey": "selectRootCertificateForServerValidationName",
"childSettings": [
],
"options": [
],
"entityKey": "rootCertificateForServerValidation",
"booleanActions": 0,
"unconfiguredValue": "notConfigured",
"policyType": 124,
"enabled": false
}
],
"dataType": 5,
"category": 112,
"nameResourceKey": "selectRootCertificateForServerValidationName",
"descriptionResourceKey": "empty",
"emptyValueResourceKey": "selectCertificate",
"childSettings": [
],
"options": [
],
"booleanActions": 0,
"policyType": 124,
"enabled": true
},
{
"isSettingDescription": false,
"showAsSectionHeader": false,
"dataType": 8,
"category": 112,
"nameResourceKey": "authentication",
"childSettings": [
],
"options": [
],
"booleanActions": 0,
"policyType": 124,
"enabled": true
},
{
"value": "certificate",
"dataType": 9,
"category": 112,
"childSettings": [
],
"options": [
],
"entityKey": "authenticationMethod",
"booleanActions": 0,
"policyType": 124,
"enabled": true
},
{
"complexOptions": [
{
"dataType": 4,
"category": 112,
"nameResourceKey": "certificatesOption",
"descriptionResourceKey": "empty",
"childSettings": [
],
"options": [
],
"entityKey": "identityCertificateForClientAuthentication",
"booleanActions": 0,
"policyType": 124,
"enabled": false
},
{
"dataType": 4,
"category": 112,
"nameResourceKey": "certificatesOption",
"descriptionResourceKey": "empty",
"childSettings": [
],
"options": [
],
"entityKey": "identityCertificateForClientAuthentication",
"booleanActions": 0,
"policyType": 124,
"enabled": false
}
],
"dataType": 5,
"category": 112,
"nameResourceKey": "certificatesOption",
"descriptionResourceKey": "empty",
"emptyValueResourceKey": "selectCertificate",
"childSettings": [
],
"options": [
],
"booleanActions": 0,
"policyType": 124,
"enabled": true
},
{
"dataType": 20,
"category": 112,
"nameResourceKey": "enableIdentityPrivacyName",
"descriptionResourceKey": "enableIdentityPrivacyDescription",
"emptyValueResourceKey": "identityPrivacyExample",
"childSettings": [
],
"options": [
],
"entityKey": "outerIdentityPrivacyTemporaryValue",
"booleanActions": 0,
"policyType": 124,
"enabled": true
}
],
"enabled": true
},
{
"nameResourceKey": "eAPTTLSName",
"value": "eapTtls",
"children": [
{
"isSettingDescription": false,
"showAsSectionHeader": false,
"dataType": 8,
"category": 112,
"nameResourceKey": "trust",
"descriptionResourceKey": "trustDescription",
"childSettings": [
],
"options": [
],
"booleanActions": 0,
"policyType": 124,
"enabled": true
},
{
"columns": [
{
"metadata": {
"dataType": 20,
"category": 112,
"nameResourceKey": "empty",
"descriptionResourceKey": "empty",
"emptyValueResourceKey": "trustedServerCertificateNameExample",
"childSettings": [
],
"options": [
],
"entityKey": "trustedServerCertificateNamesName",
"booleanActions": 0,
"policyType": 124,
"enabled": true
}
}
],
"dataType": 21,
"category": 112,
"nameResourceKey": "androidTrustedServerCertificateNamesName",
"descriptionResourceKey": "androidTrustedServerCertificateNamesDescription",
"childSettings": [
],
"options": [
],
"entityKey": "trustedServerCertificateNames",
"booleanActions": 0,
"policyType": 124,
"enabled": true
},
{
"complexOptions": [
{
"dataType": 4,
"category": 112,
"nameResourceKey": "selectCertificateProfile",
"descriptionResourceKey": "selectRootCertificateForServerValidationName",
"childSettings": [
],
"options": [
],
"entityKey": "rootCertificateForServerValidation",
"booleanActions": 0,
"unconfiguredValue": "notConfigured",
"policyType": 124,
"enabled": false
},
{
"dataType": 4,
"category": 112,
"nameResourceKey": "selectCertificateProfile",
"descriptionResourceKey": "selectRootCertificateForServerValidationName",
"childSettings": [
],
"options": [
],
"entityKey": "rootCertificateForServerValidation",
"booleanActions": 0,
"unconfiguredValue": "notConfigured",
"policyType": 124,
"enabled": false
}
],
"dataType": 5,
"category": 112,
"nameResourceKey": "selectRootCertificateForServerValidationName",
"descriptionResourceKey": "empty",
"emptyValueResourceKey": "selectCertificate",
"childSettings": [
],
"options": [
],
"booleanActions": 0,
"policyType": 124,
"enabled": true
},
{
"isSettingDescription": false,
"showAsSectionHeader": false,
"dataType": 8,
"category": 112,
"nameResourceKey": "authentication",
"childSettings": [
],
"options": [
],
"booleanActions": 0,
"policyType": 124,
"enabled": true
},
{
"value": "certificate",
"dataType": 9,
"category": 112,
"childSettings": [
],
"options": [
],
"entityKey": "authenticationMethod",
"booleanActions": 0,
"policyType": 124,
"enabled": true
},
{
"complexOptions": [
{
"dataType": 4,
"category": 112,
"nameResourceKey": "certificatesOption",
"descriptionResourceKey": "empty",
"childSettings": [
],
"options": [
],
"entityKey": "identityCertificateForClientAuthentication",
"booleanActions": 0,
"policyType": 124,
"enabled": false
},
{
"dataType": 4,
"category": 112,
"nameResourceKey": "certificatesOption",
"descriptionResourceKey": "empty",
"childSettings": [
],
"options": [
],
"entityKey": "identityCertificateForClientAuthentication",
"booleanActions": 0,
"policyType": 124,
"enabled": false
}
],
"dataType": 5,
"category": 112,
"nameResourceKey": "certificatesOption",
"descriptionResourceKey": "empty",
"emptyValueResourceKey": "selectCertificate",
"childSettings": [
],
"options": [
],
"booleanActions": 0,
"policyType": 124,
"enabled": true
},
{
"dataType": 20,
"category": 112,
"nameResourceKey": "enableIdentityPrivacyName",
"descriptionResourceKey": "enableIdentityPrivacyDescription",
"emptyValueResourceKey": "identityPrivacyExample",
"childSettings": [
],
"options": [
],
"entityKey": "outerIdentityPrivacyTemporaryValue",
"booleanActions": 0,
"policyType": 124,
"enabled": true
}
],
"enabled": true
},
{
"nameResourceKey": "pEAPName",
"value": "peap",
"children": [
{
"isSettingDescription": false,
"showAsSectionHeader": false,
"dataType": 8,
"category": 112,
"nameResourceKey": "trust",
"descriptionResourceKey": "trustDescription",
"childSettings": [
],
"options": [
],
"booleanActions": 0,
"policyType": 124,
"enabled": true
},
{
"columns": [
{
"metadata": {
"dataType": 20,
"category": 112,
"nameResourceKey": "empty",
"descriptionResourceKey": "empty",
"emptyValueResourceKey": "trustedServerCertificateNameExample",
"childSettings": [
],
"options": [
],
"entityKey": "trustedServerCertificateNamesName",
"booleanActions": 0,
"policyType": 124,
"enabled": true
}
}
],
"dataType": 21,
"category": 112,
"nameResourceKey": "androidTrustedServerCertificateNamesName",
"descriptionResourceKey": "androidTrustedServerCertificateNamesDescription",
"childSettings": [
],
"options": [
],
"entityKey": "trustedServerCertificateNames",
"booleanActions": 0,
"policyType": 124,
"enabled": true
},
{
"complexOptions": [
{
"dataType": 4,
"category": 112,
"nameResourceKey": "selectCertificateProfile",
"descriptionResourceKey": "selectRootCertificateForServerValidationName",
"childSettings": [
],
"options": [
],
"entityKey": "rootCertificateForServerValidation",
"booleanActions": 0,
"unconfiguredValue": "notConfigured",
"policyType": 124,
"enabled": false
},
{
"dataType": 4,
"category": 112,
"nameResourceKey": "selectCertificateProfile",
"descriptionResourceKey": "selectRootCertificateForServerValidationName",
"childSettings": [
],
"options": [
],
"entityKey": "rootCertificateForServerValidation",
"booleanActions": 0,
"unconfiguredValue": "notConfigured",
"policyType": 124,
"enabled": false
}
],
"dataType": 5,
"category": 112,
"nameResourceKey": "selectRootCertificateForServerValidationName",
"descriptionResourceKey": "empty",
"emptyValueResourceKey": "selectCertificate",
"childSettings": [
],
"options": [
],
"booleanActions": 0,
"policyType": 124,
"enabled": true
},
{
"isSettingDescription": false,
"showAsSectionHeader": false,
"dataType": 8,
"category": 112,
"nameResourceKey": "authentication",
"childSettings": [
],
"options": [
],
"booleanActions": 0,
"policyType": 124,
"enabled": true
},
{
"value": "certificate",
"dataType": 9,
"category": 112,
"childSettings": [
],
"options": [
],
"entityKey": "authenticationMethod",
"booleanActions": 0,
"policyType": 124,
"enabled": true
},
{
"complexOptions": [
{
"dataType": 4,
"category": 112,
"nameResourceKey": "certificatesOption",
"descriptionResourceKey": "empty",
"childSettings": [
],
"options": [
],
"entityKey": "identityCertificateForClientAuthentication",
"booleanActions": 0,
"policyType": 124,
"enabled": false
},
{
"dataType": 4,
"category": 112,
"nameResourceKey": "certificatesOption",
"descriptionResourceKey": "empty",
"childSettings": [
],
"options": [
],
"entityKey": "identityCertificateForClientAuthentication",
"booleanActions": 0,
"policyType": 124,
"enabled": false
}
],
"dataType": 5,
"category": 112,
"nameResourceKey": "certificatesOption",
"descriptionResourceKey": "empty",
"emptyValueResourceKey": "selectCertificate",
"childSettings": [
],
"options": [
],
"booleanActions": 0,
"policyType": 124,
"enabled": true
},
{
"dataType": 20,
"category": 112,
"nameResourceKey": "enableIdentityPrivacyName",
"descriptionResourceKey": "enableIdentityPrivacyDescription",
"emptyValueResourceKey": "identityPrivacyExample",
"childSettings": [
],
"options": [
],
"entityKey": "outerIdentityPrivacyTemporaryValue",
"booleanActions": 0,
"policyType": 124,
"enabled": true
}
],
"enabled": true
}
],
"entityKey": "eapType",
"booleanActions": 0,
"policyType": 124,
"enabled": true
}
],
"enabled": true
}
],
"entityKey": "@odata.type",
"booleanActions": 0,
"policyType": 124,
"enabled": true
}
}

View File

@@ -1703,546 +1703,12 @@
}
],
"enabled": true
},
{
"nameResourceKey": "tEAPName",
"value": "teap",
"children": [
{
"isSettingDescription": false,
"showAsSectionHeader": false,
"dataType": 8,
"category": 141,
"nameResourceKey": "trust",
"descriptionResourceKey": "trustDescription",
"childSettings": [
],
"options": [
],
"booleanActions": 0,
"policyType": 119,
"enabled": true
},
{
"columns": [
{
"metadata": {
"dataType": 20,
"category": 141,
"nameResourceKey": "empty",
"descriptionResourceKey": "empty",
"emptyValueResourceKey": "trustedServerCertificateNameExample",
"childSettings": [
],
"options": [
],
"entityKey": "trustedServerCertificateNamesName",
"booleanActions": 0,
"policyType": 119,
"enabled": true
}
}
],
"dataType": 21,
"category": 141,
"nameResourceKey": "trustedServerCertificateNamesName",
"descriptionResourceKey": "trustedServerCertificateNamesDescription",
"childSettings": [
],
"options": [
],
"entityKey": "trustedServerCertificateNames",
"booleanActions": 0,
"policyType": 119,
"enabled": true
},
{
"complexOptions": [
{
"dataType": 4,
"category": 141,
"nameResourceKey": "selectCertificateProfiles",
"descriptionResourceKey": "selectRootCertificatesForServerValidationName",
"childSettings": [
],
"options": [
],
"entityKey": "rootCertificatesForServerValidation",
"booleanActions": 0,
"unconfiguredValue": "notConfigured",
"policyType": 119,
"enabled": true
}
],
"dataType": 5,
"category": 141,
"nameResourceKey": "selectRootCertificatesForServerValidationName",
"descriptionResourceKey": "empty",
"emptyValueResourceKey": "selectCertificates",
"childSettings": [
],
"options": [
],
"booleanActions": 0,
"policyType": 119,
"enabled": true
},
{
"isSettingDescription": false,
"showAsSectionHeader": false,
"dataType": 8,
"category": 141,
"nameResourceKey": "authentication",
"childSettings": [
],
"options": [
],
"booleanActions": 0,
"policyType": 119,
"enabled": true
},
{
"dataType": 16,
"category": 141,
"nameResourceKey": "primaryAuthenticationMethodName",
"descriptionResourceKey": "primaryAuthenticationMethodTEAPDescription",
"childSettings": [
],
"options": [
{
"nameResourceKey": "notConfigured",
"enabled": true
},
{
"nameResourceKey": "usernameAndPasswordOption",
"value": "usernameAndPassword",
"enabled": true
},
{
"nameResourceKey": "sCEPCertType",
"value": "SCEP certificate",
"children": [
{
"complexOptions": [
{
"dataType": 4,
"category": 141,
"nameResourceKey": "selectCertificateProfile",
"descriptionResourceKey": "clientCertForClientAuthenticationName",
"childSettings": [
],
"options": [
],
"entityKey": "identityCertificateForClientAuthentication",
"booleanActions": 0,
"policyType": 119,
"enabled": true
}
],
"dataType": 5,
"category": 141,
"nameResourceKey": "clientCertForClientAuthenticationName",
"descriptionResourceKey": "empty",
"emptyValueResourceKey": "selectCertificate",
"childSettings": [
],
"options": [
],
"booleanActions": 0,
"policyType": 119,
"enabled": true
}
],
"enabled": true
},
{
"nameResourceKey": "pKCSCertType",
"value": "PKCS certificate",
"children": [
{
"complexOptions": [
{
"dataType": 4,
"category": 141,
"nameResourceKey": "selectCertificateProfile",
"descriptionResourceKey": "clientCertForClientAuthenticationName",
"childSettings": [
],
"options": [
],
"entityKey": "identityCertificateForClientAuthentication",
"booleanActions": 0,
"policyType": 119,
"enabled": true
}
],
"dataType": 5,
"category": 141,
"nameResourceKey": "clientCertForClientAuthenticationName",
"descriptionResourceKey": "empty",
"emptyValueResourceKey": "selectCertificate",
"childSettings": [
],
"options": [
],
"booleanActions": 0,
"policyType": 119,
"enabled": true
},
{
"complexOptions": [
{
"dataType": 4,
"category": 141,
"nameResourceKey": "selectCertificateProfile",
"descriptionResourceKey": "selectRootCertificateForClientAuthenticationName",
"childSettings": [
],
"options": [
],
"entityKey": "rootCertificateForClientValidation",
"booleanActions": 0,
"policyType": 119,
"enabled": true
}
],
"dataType": 5,
"category": 141,
"nameResourceKey": "selectRootCertificateForClientAuthenticationName",
"descriptionResourceKey": "empty",
"emptyValueResourceKey": "selectCertificate",
"childSettings": [
],
"options": [
],
"booleanActions": 0,
"policyType": 119,
"enabled": true
},
{
"isSettingDescription": false,
"showAsSectionHeader": false,
"dataType": 8,
"category": 141,
"nameResourceKey": "empty",
"childSettings": [
],
"options": [
],
"booleanActions": 0,
"policyType": 119,
"enabled": true
}
],
"enabled": true
},
{
"nameResourceKey": "derivedCredentialsOption",
"value": "derivedCredential",
"children": [
{
"complexOptions": [
{
"dataType": 4,
"category": 141,
"nameResourceKey": "selectCertificateProfile",
"descriptionResourceKey": "selectRootCertificateForClientAuthenticationName",
"childSettings": [
],
"options": [
],
"entityKey": "rootCertificateForClientValidation",
"booleanActions": 0,
"policyType": 119,
"enabled": true
}
],
"dataType": 5,
"category": 141,
"nameResourceKey": "selectRootCertificateForClientAuthenticationName",
"descriptionResourceKey": "empty",
"emptyValueResourceKey": "selectCertificate",
"childSettings": [
],
"options": [
],
"booleanActions": 0,
"policyType": 119,
"enabled": true
}
],
"enabled": false
}
],
"entityKey": "authenticationMethod",
"booleanActions": 0,
"unconfiguredValue": "notConfigured",
"policyType": 119,
"enabled": true
},
{
"dataType": 16,
"category": 141,
"nameResourceKey": "secondaryAuthenticationMethodName",
"descriptionResourceKey": "secondaryAuthenticationMethodTEAPDescription",
"childSettings": [
],
"options": [
{
"nameResourceKey": "notConfigured",
"enabled": true
},
{
"nameResourceKey": "usernameAndPasswordOption",
"value": "usernameAndPassword",
"enabled": true
},
{
"nameResourceKey": "sCEPCertType",
"value": "SCEP certificate",
"children": [
{
"complexOptions": [
{
"dataType": 4,
"category": 141,
"nameResourceKey": "selectCertificateProfile",
"descriptionResourceKey": "clientCertForClientAuthenticationName",
"childSettings": [
],
"options": [
],
"entityKey": "identityCertificateForClientAuthentication",
"booleanActions": 0,
"policyType": 119,
"enabled": true
}
],
"dataType": 5,
"category": 141,
"nameResourceKey": "clientCertForClientAuthenticationName",
"descriptionResourceKey": "empty",
"emptyValueResourceKey": "selectCertificate",
"childSettings": [
],
"options": [
],
"booleanActions": 0,
"policyType": 119,
"enabled": true
}
],
"enabled": true
},
{
"nameResourceKey": "pKCSCertType",
"value": "PKCS certificate",
"children": [
{
"complexOptions": [
{
"dataType": 4,
"category": 141,
"nameResourceKey": "selectCertificateProfile",
"descriptionResourceKey": "clientCertForClientAuthenticationName",
"childSettings": [
],
"options": [
],
"entityKey": "identityCertificateForClientAuthentication",
"booleanActions": 0,
"policyType": 119,
"enabled": true
}
],
"dataType": 5,
"category": 141,
"nameResourceKey": "clientCertForClientAuthenticationName",
"descriptionResourceKey": "empty",
"emptyValueResourceKey": "selectCertificate",
"childSettings": [
],
"options": [
],
"booleanActions": 0,
"policyType": 119,
"enabled": true
},
{
"complexOptions": [
{
"dataType": 4,
"category": 141,
"nameResourceKey": "selectCertificateProfile",
"descriptionResourceKey": "selectRootCertificateForClientAuthenticationName",
"childSettings": [
],
"options": [
],
"entityKey": "rootCertificateForClientValidation",
"booleanActions": 0,
"policyType": 119,
"enabled": true
}
],
"dataType": 5,
"category": 141,
"nameResourceKey": "selectRootCertificateForClientAuthenticationName",
"descriptionResourceKey": "empty",
"emptyValueResourceKey": "selectCertificate",
"childSettings": [
],
"options": [
],
"booleanActions": 0,
"policyType": 119,
"enabled": true
},
{
"isSettingDescription": false,
"showAsSectionHeader": false,
"dataType": 8,
"category": 141,
"nameResourceKey": "empty",
"childSettings": [
],
"options": [
],
"booleanActions": 0,
"policyType": 119,
"enabled": true
}
],
"enabled": true
},
{
"nameResourceKey": "derivedCredentialsOption",
"value": "derivedCredential",
"children": [
{
"complexOptions": [
{
"dataType": 4,
"category": 141,
"nameResourceKey": "selectCertificateProfile",
"descriptionResourceKey": "selectRootCertificateForClientAuthenticationName",
"childSettings": [
],
"options": [
],
"entityKey": "rootCertificateForClientValidation",
"booleanActions": 0,
"policyType": 119,
"enabled": true
}
],
"dataType": 5,
"category": 141,
"nameResourceKey": "selectRootCertificateForClientAuthenticationName",
"descriptionResourceKey": "empty",
"emptyValueResourceKey": "selectCertificate",
"childSettings": [
],
"options": [
],
"booleanActions": 0,
"policyType": 119,
"enabled": true
}
],
"enabled": false
}
],
"entityKey": "secondaryAuthenticationMethod",
"booleanActions": 0,
"unconfiguredValue": "notConfigured",
"policyType": 119,
"enabled": true
}
],
"enabled": true
}
],
"entityKey": "eapType",
"booleanActions": 0,
"policyType": 119,
"enabled": true
},
{
"dataType": 19,
"category": 141,
"nameResourceKey": "win10WiredFIPSComplianceName",
"descriptionResourceKey": "win10WiredFIPSComplianceDescription",
"childSettings": [
],
"options": [
{
"nameResourceKey": "yes",
"value": true,
"enabled": true
},
{
"nameResourceKey": "no",
"value": false,
"enabled": true
}
],
"entityKey": "forceFIPSCompliance",
"booleanActions": 0,
"defaultValue": false,
"policyType": 119,
"enabled": true
}
]
}