Skip to content

MakeCredential() command fails when using authenticator without windows hello #4

@krabbenprgr

Description

@krabbenprgr

The library works fine for me, when i use windows hello. For some reason, i don't want to use windows hello. The example detects my Yubikey via USB(HID) and via a NFC-Reader (PC/SC).
Unfortunately, I cannot register because the makeCredentials command does not work:
The following errors occur:

Pin in Yubico manager is reset:
- Pin = "" ---> "FIDO2 operation failed (InvalidArgument)"
- Pin ="0000" ----> "CTAP response indicated non-success status (PinNotSet)
- Pin = null -----> CTAP response indicated non-success status (InvalidLength)

Pin is set to "0000" in the Yubico manager
- Pin = "0000" ---> "CTAP response indicated non-success status (InvalidLength)"

Can anyone explain to me what the problem might be?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions