{
    "kind": "androidenterprise#managedConfiguration",
    "productId": "app:com.zebra.mdna.els",
    "managedProperty": [
        {
            "key": "generalConfiguration",
            "valueBundle": {
                "managedProperty": [
                    {
                        "key": "APPLICATION_MODE",
                        "valueString": "AUTHENTICATION"
                    },
                    {
                        "key": "logLevel",
                        "valueString": "1"
                    }
                ]
            }
        },
        {
            "key": "enrollmentConfiguration",
            "valueBundle": {
                "managedProperty": [
                    {
                        "key": "FACE_VECTOR_COUNT",
                        "valueString": "1"
                    },
                    {
                        "key": "enableRoleDataUI",
                        "valueBool": true
                    },
                    {
                        "key": "userFaceBiometricOptOut",
                        "valueBool": false
                    },
                    {
                        "key": "enableExpiryDateUI",
                        "valueBool": true
                    },
                    {
                        "key": "listOfRoles",
                        "valueString": "Manager,Associate"
                    },
                    {
                        "key": "customTCConfiguration",
                        "valueBundle": {
                            "managedProperty": [
                                {
                                    "key": "showCustomTC",
                                    "valueBool": false
                                },
                                {
                                    "key": "customTCTitle",
                                    "valueString": ""
                                },
                                {
                                    "key": "customTCContent",
                                    "valueString": ""
                                },
                                {
                                    "key": "customTCUrl",
                                    "valueString": ""
                                }
                            ]
                        }
                    },
                    {
                        "key": "enableDisablePin",
                        "valueBool": true
                    },
                    {
                        "key": "passcodeConfiguration",
                        "valueBundle": {
                            "managedProperty": [
                                {
                                    "key": "passwordType",
                                    "valueString": "AlphaNumeric"
                                },
                                {
                                    "key": "passCodeRuleMinLength",
                                    "valueInteger": 6
                                },
                                {
                                    "key": "passCodeRuleMinUppercase",
                                    "valueString": "0"
                                },
                                {
                                    "key": "passCodeRuleMinLowercase",
                                    "valueString": "0"
                                },
                                {
                                    "key": "passCodeRuleMinNumbers",
                                    "valueString": "0"
                                },
                                {
                                    "key": "passCodeRuleMinSymbols",
                                    "valueString": "0"
                                }
                            ]
                        }
                    },
                    {
                        "key": "adminCorporatePin",
                        "valueString": ""
                    },
                    {
                        "key": "enrollmentKey",
                        "valueString": ""
                    }
                ]
            }
        },
        {
            "key": "authenticationConfiguration",
            "valueBundle": {
                "managedProperty": [
                    {
                        "key": "authenticationSchemes",
                        "valueBundle": {
                            "managedProperty": [
                                {
                                    "key": "authenticationScheme1",
                                    "valueBundle": {
                                        "managedProperty": [
                                            {
                                                "key": "authenticationScheme1ComparisonSource",
                                                "valueString": "NONE"
                                            },
                                            {
                                                "key": "authenticationScheme1PrimaryAuthMethod",
                                                "valueBundle": {
                                                    "managedProperty": [
                                                        {
                                                            "key": "authenticationScheme1PrimaryAuthMethodFactor1",
                                                            "valueString": "SSO"
                                                        },
                                                        {
                                                            "key": "authenticationScheme1PrimaryAuthMethodFactor2",
                                                            "valueString": "NONE"
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "key": "authenticationScheme1FallbackAuthMethod",
                                                "valueString": "ADMIN_BYPASS_PASSCODE"
                                            },
                                            {
                                                "key": "authenticationScheme1PrimaryAuthTimeout",
                                                "valueInteger": 20000
                                            },
                                            {
                                                "key": "authenticationScheme1FallbackAuthTimeout",
                                                "valueInteger": 20000
                                            }
                                        ]
                                    }
                                },
                                {
                                    "key": "authenticationScheme2",
                                    "valueBundle": {
                                        "managedProperty": [
                                            {
                                                "key": "authenticationScheme2ComparisonSource",
                                                "valueString": "BARCODE"
                                            },
                                            {
                                                "key": "authenticationScheme2PrimaryAuthMethod",
                                                "valueBundle": {
                                                    "managedProperty": [
                                                        {
                                                            "key": "authenticationScheme2PrimaryAuthMethodFactor1",
                                                            "valueString": "FACE"
                                                        },
                                                        {
                                                            "key": "authenticationScheme2PrimaryAuthMethodFactor2",
                                                            "valueString": "PASSCODE"
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "key": "authenticationScheme2FallbackAuthMethod",
                                                "valueString": "NONE"
                                            },
                                            {
                                                "key": "authenticationScheme2PrimaryAuthTimeout",
                                                "valueInteger": 20000
                                            },
                                            {
                                                "key": "authenticationScheme2FallbackAuthTimeout",
                                                "valueInteger": 20000
                                            }
                                        ]
                                    }
                                },
                                {
                                    "key": "authenticationScheme3",
                                    "valueBundle": {
                                        "managedProperty": [
                                            {
                                                "key": "authenticationScheme3ComparisonSource",
                                                "valueString": "BARCODE"
                                            },
                                            {
                                                "key": "authenticationScheme3PrimaryAuthMethod",
                                                "valueBundle": {
                                                    "managedProperty": [
                                                        {
                                                            "key": "authenticationScheme3PrimaryAuthMethodFactor1",
                                                            "valueString": "FACE"
                                                        },
                                                        {
                                                            "key": "authenticationScheme3PrimaryAuthMethodFactor2",
                                                            "valueString": "PASSCODE"
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "key": "authenticationScheme3FallbackAuthMethod",
                                                "valueString": "PASSCODE"
                                            },
                                            {
                                                "key": "authenticationScheme3PrimaryAuthTimeout",
                                                "valueInteger": 20000
                                            },
                                            {
                                                "key": "authenticationScheme3FallbackAuthTimeout",
                                                "valueInteger": 20000
                                            }
                                        ]
                                    }
                                },
                                {
                                    "key": "authenticationScheme4",
                                    "valueBundle": {
                                        "managedProperty": [
                                            {
                                                "key": "authenticationScheme4ComparisonSource",
                                                "valueString": "BARCODE"
                                            },
                                            {
                                                "key": "authenticationScheme4PrimaryAuthMethod",
                                                "valueBundle": {
                                                    "managedProperty": [
                                                        {
                                                            "key": "authenticationScheme4PrimaryAuthMethodFactor1",
                                                            "valueString": "FACE"
                                                        },
                                                        {
                                                            "key": "authenticationScheme4PrimaryAuthMethodFactor2",
                                                            "valueString": "PASSCODE"
                                                        }
                                                    ]
                                                }
                                            },
                                            {
                                                "key": "authenticationScheme4FallbackAuthMethod",
                                                "valueString": "PASSCODE"
                                            },
                                            {
                                                "key": "authenticationScheme4PrimaryAuthTimeout",
                                                "valueInteger": 20000
                                            },
                                            {
                                                "key": "authenticationScheme4FallbackAuthTimeout",
                                                "valueInteger": 20000
                                            }
                                        ]
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "key": "temporaryDataConfiguration",
                        "valueBundle": {
                            "managedProperty": [
                                {
                                    "key": "enableTempStorageTimeout",
                                    "valueBool": false
                                },
                                {
                                    "key": "tempStorageTimeout",
                                    "valueString": "12"
                                },
                                {
                                    "key": "tempStorageSnoozeTimeout",
                                    "valueInteger": 120
                                },
                                {
                                    "key": "tempStorageSnoozeTitle",
                                    "valueString": "Identity Guardian Alert"
                                },
                                {
                                    "key": "tempStorageSnoozeDescription",
                                    "valueString": "Screen auto-lock coming soon; scan required to resume"
                                }
                            ]
                        }
                    },
                    {
                        "key": "LockScreenShowOption",
                        "valueBundle": {
                            "managedProperty": [
                                {
                                    "key": "Bundle_LockScreenShowOptionUnlock",
                                    "valueBundle": {
                                        "managedProperty": [
                                            {
                                                "key": "on_unlock",
                                                "valueString": "authenticationScheme1"
                                            }
                                        ]
                                    }
                                },
                                {
                                    "key": "Bundle_LockScreenShowOptionReboot",
                                    "valueBundle": {
                                        "managedProperty": [
                                            {
                                                "key": "on_reboot",
                                                "valueString": "authenticationScheme1"
                                            }
                                        ]
                                    }
                                },
                                {
                                    "key": "Bundle_LockScreenShowOptionACPowerCon",
                                    "valueBundle": {
                                        "managedProperty": [
                                            {
                                                "key": "on_ac_power_connected",
                                                "valueString": "authenticationScheme1"
                                            }
                                        ]
                                    }
                                },
                                {
                                    "key": "Bundle_LockScreenShowOptionACPowerDisCon",
                                    "valueBundle": {
                                        "managedProperty": [
                                            {
                                                "key": "on_ac_power_disconnected",
                                                "valueString": "authenticationScheme1"
                                            }
                                        ]
                                    }
                                },
                                {
                                    "key": "Bundle_LockScreenShowOptionManualCheckin",
                                    "valueBundle": {
                                        "managedProperty": [
                                            {
                                                "key": "on_device_manual_checkin",
                                                "valueString": "authenticationScheme1"
                                            }
                                        ]
                                    }
                                },
                                {
                                    "key": "Bundle_LockScreenShowOptionUserChange",
                                    "valueBundle": {
                                        "managedProperty": [
                                            {
                                                "key": "on_user_change",
                                                "valueString": "authenticationScheme1"
                                            }
                                        ]
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "key": "ForceLogoutShowOption",
                        "valueBundle": {
                            "managedProperty": [
                                {
                                    "key": "forceLogout_on_lock",
                                    "valueBool": false
                                },
                                {
                                    "key": "forceLogout_on_reboot",
                                    "valueBool": false
                                },
                                {
                                    "key": "forceLogout_on_ac_power_connected",
                                    "valueBool": false
                                },
                                {
                                    "key": "forceLogout_on_ac_power_disconnected",
                                    "valueBool": false
                                }
                            ]
                        }
                    },
                    {
                        "key": "expireBarcodes",
                        "valueBundle": {
                            "managedProperty": [
                                {
                                    "key": "expireBasedOnExpiryDate",
                                    "valueBool": false
                                }
                            ]
                        }
                    },
                    {
                        "key": "authenticationKey",
                        "valueString": ""
                    },
                    {
                        "key": "enableForceLockAfterTimeout",
                        "valueBool": false
                    },
                    {
                        "key": "forceLockTimeout",
                        "valueInteger": 240
                    },
                    {
                        "key": "snoozeTimeout",
                        "valueInteger": 120
                    },
                    {
                        "key": "snoozeTitle",
                        "valueString": "Identity Guardian Alert"
                    },
                    {
                        "key": "snoozeDescription",
                        "valueString": ""
                    },
                    {
                        "key": "adminSpecifiedPIN",
                        "valueBundleArray": [
                            {
                                "managedProperty": [
                                    {
                                        "key": "key",
                                        "valueString": "ZebraUnlockCode"
                                    },
                                    {
                                        "key": "value",
                                        "valueString": "123456"
                                    }
                                ]
                            }
                        ]
                    }
                ]
            }
        },
        {
            "key": "faceAuthenticationConfiguration",
            "valueBundle": {
                "managedProperty": [
                    {
                        "key": "livenessThreshold",
                        "valueString": "94"
                    },
                    {
                        "key": "faceLivenessThreshold",
                        "valueInteger": 0
                    }
                ]
            }
        },
        {
            "key": "ssoAuthenticationConfiguration",
            "valueBundle": {
                "managedProperty": [
                    {
                        "key": "ssoProvider",
                        "valueString": "Microsoft"
                    },
                    {
                        "key": "ssoProtocol",
                        "valueString": "OAuth2.0"
                    },
                    {
                        "key": "ssoScope",
                        "valueString": "[Enter your scope]"
                    },
                    {
                        "key": "ssoConfigSettings",
                        "valueString": "{\"client_id\" : \"[Enter your client_id]\",\"authorization_user_agent\" : \"DEFAULT\",\"redirect_uri\" : \"msauth://com.zebra.mdna.els/KqmK9tYXpw%2BeW2lke7US3iG9EAQ%3D\",\"account_mode\" : \"SINGLE\",\" broker_redirect_uri_registered\": true,\"shared_device_mode_supported\": true,  \"authorities\" : [{\"type\": \"AAD\",\"authority_url\": \"https://login.microsoftonline.com/organizations\"}]}"
                    },
                    {
                        "key": "ssoUseridIdentifier",
                        "valueString": "[Enter your UserID Identifier]"
                    }
                ]
            }
        },
        {
            "key": "roleSettings",
            "valueBundleArray": [
                {
                    "managedProperty": [
                        {
                            "key": "appRoleName",
                            "valueString": ""
                        },
                        {
                            "key": "ssoRoleMappingKeys",
                            "valueBundleArray": [
                                {
                                    "managedProperty": [
                                        {
                                            "key": "ssoRoleMappingKey",
                                            "valueString": ""
                                        },
                                        {
                                            "key": "ssoRoleMappingValue",
                                            "valueString": ""
                                        }
                                    ]
                                }
                            ]
                        }
                    ]
                }
            ]
        },
        {
            "key": "lockScreenConfiguration",
            "valueBundle": {
                "managedProperty": [
                    {
                        "key": "allowPackagesToRunOnTopOfIG",
                        "valueBundleArray": [
                            {
                                "managedProperty": [
                                    {
                                        "key": "allowListPackageName",
                                        "valueString": ""
                                    },
                                    {
                                        "key": "allowListActivityName",
                                        "valueString": ""
                                    }
                                ]
                            }
                        ]
                    }
                ]
            }
        }
    ]
}