Skip to content

Ledger Security Key app does not populate transports in WebAuthn response #81

@HazardBaltazard

Description

@HazardBaltazard

Security Key version 1.6.5
Ledger Flex OS version: 1.2.2
Chromium version: 135.0.7049.95

When attempting to register my Ledger Flex as a WebAuthn (FIDO2) security key, the object returned by navigator.credentials.create() always contains:
"transports": []
According to the WebAuthn specification, this field should list at least one transport method (e.g. "usb", "nfc", or "ble").

Because it is empty, certain platforms (notably AWS IAM) reject the registration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions