Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature-Request] Getting Authenticator device details #203

Open
Chandra158 opened this issue Feb 12, 2024 · 1 comment
Open

[Feature-Request] Getting Authenticator device details #203

Chandra158 opened this issue Feb 12, 2024 · 1 comment

Comments

@Chandra158
Copy link
Contributor

Chandra158 commented Feb 12, 2024

Description

During the Registration Verification phase, is it possible to get a suggestion for the created credential name (like: Chrome on Mac, FIDO2 security key)? (attached image from Google's Passkey settings page)
This is to display in the Passkeys Settings page after successful creation of a Passkey.

GoogleSettings-2

Possible Implementation

  1. Assuming we had already set attestation=direct in the RegistrationOptions
  2. With AAGUID value, search in the already saved json file
    • Source for the json file could be from the FIDO metadata server or from the community curated list of known aaguids (it also has a list which is a combination from FIDO and community curated)

Other information

  • I'm thinking if this should be implemented separately; but, it'd be nice to have this feature support within py_webauthn.
@Chandra158
Copy link
Contributor Author

@MasterKale I'd be happy to contribute if you're open to add this feature in this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant