blob: 92b8143d72cc1a9bc1e9f603aecc8e84b1950cbb [file] [log] [blame]
Check that the WebAuthn command getCredentials validates parameters
{
error : {
code : -32000
message : The Virtual Authenticator Environment has not been enabled for this session
}
id : <number>
sessionId : <string>
}
{
error : {
code : -32602
message : Could not find a Virtual Authenticator matching the ID
}
id : <number>
sessionId : <string>
}