blob: b6b1af1d4d80dc7083c5fefe8e764c24faa8ccc1 [file] [log] [blame]
[
{
"os": [
"chromeos"
],
"policy_pref_mapping_tests": [
{
"policies": {
"WebAuthnFactors": [
"PIN"
]
},
"prefs": {
"authfactors.restrictions.webauthn": {
"value": [
"PIN"
]
}
}
},
{
"note": "Default value (no policies set).",
"prefs": {
"authfactors.restrictions.webauthn": {
"value": []
}
}
},
{
"note": "Using QuickUnlockModeAllowlist's value when unset.",
"policies": {
"QuickUnlockModeAllowlist": [
"PIN"
]
},
"prefs": {
"authfactors.restrictions.webauthn": {
"value": [
"PIN"
]
}
}
},
{
"note": "Default values when this and QuickUnlockModeAllowlist are both unset.",
"prefs": {
"authfactors.restrictions.webauthn": {
"value": []
},
"quick_unlock_mode_allowlist": {
"value": []
}
}
}
]
}
]