AuthenticationExtensionsClientInputsAuthenticationExtensionClientInput
appidstring
appidExcludestring
uvmboolean
credPropsboolean
credentialProtectionPolicystring
Possible values: [userVerificationOptional
, userVerificationOptionalWithCredentialIDList
, userVerificationRequired
]
enforceCredentialProtectionPolicyboolean
hmacCreateSecretboolean
hmacGetSecret object
salt1byte
salt2byte
AuthenticationExtensionsClientInputsAuthenticationExtensionClientInput
{
"appid": "string",
"appidExclude": "string",
"uvm": true,
"credProps": true,
"credentialProtectionPolicy": "userVerificationOptional",
"enforceCredentialProtectionPolicy": true,
"hmacCreateSecret": true,
"hmacGetSecret": {
"salt1": "string",
"salt2": "string"
}
}