Check that the WebAuthn command setCredentialProperties validates parameters Unknown credential and authenticator: { error : { code : -32602 message : Could not find a Virtual Authenticator matching the ID } id : sessionId : } Unknown credential with a valid authenticator: { error : { code : -32602 message : Could not find a credential matching the ID } id : sessionId : } Valid credential and authenticator: { id : result : { } sessionId : } Set CMTG properties on non-CMTG authenticator: { error : { code : -32602 message : CMTG is not supported by this authenticator } id : sessionId : } Set activeCmtgKeyIndex out of bounds on CMTG authenticator: { error : { code : -32602 message : activeCmtgKeyIndex out of bounds } id : sessionId : }