Skip to content

Support alternative 2FA methods (Physical FIDO2) #138

@daneov

Description

@daneov

Is your feature request related to a problem? Please describe.
When trying to authenticate, the --verbose flag shows my FIDO devices are registered, but it doesn't allow me to log in.

Describe the solution you'd like
To be prompted to use my YubiKey and authenticate through it.

Describe alternatives you've considered
Remove my YubiKey's to log in, but decided against.

Additional context

{
  "cancelled" : false,
  "accountName" : "<apple_id>",
  "keyNames" : [ "FIDO2 - Key 1", "FIDO2 - Key 2" ],
  "requirePrf" : false,
  "passkeyAutofill" : false,
  "fsaChallenge" : {
    "challenge" : "some_challenge",
    "keyHandles" : [ "key_handle1 "key_handle2" ],
    "rpId" : "apple.com",
    "allowedCredentials" : "key_handle1,key_handle2"
  }
}

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