Support software authenticator AAGUID UI descriptions

Description

The FIDO metadata, by and large, only contains hardware authenticators (these are the only ones you can verify their attestation statement). The metadata comprises information we use in the UI to show the user. For software authenticators, we, therefore, have nothing to show. suggested using the passkey project to add that information (for now, they have a list of common software authenticators). The project may not be stable, but I’ll look into using this to improve the UI.

Environment

None

Activity

Philip SmartSeptember 26, 2024 at 2:49 PM

I’ve added configurable support for supplementary metadata about authenticators/providers not found in the FIDO 2 MDS feed. This is supplied from a JSON file conforming to the JSON schema described here. For example, the JSON file here (which you need to download and manage yourself).

Philip SmartSeptember 20, 2024 at 9:04 AM

We could support loading a local JSON file on load and use that to supply supplementary information. The deployer is then responsible for keeping the file up to date.

Fixed

Details

Assignee

Reporter

Created September 20, 2024 at 8:18 AM
Updated September 26, 2024 at 3:21 PM
Resolved September 26, 2024 at 3:21 PM