[webauthn] Providing AAGUID on Get (#2157)

timcappalli has just created a new issue for https://github.com/w3c/webauthn:

== Providing AAGUID on Get ==
In the TPAC discussions, there was a desire to rely solely on AAGUID for passkey provider / authenticator naming, and to remove authenticatorDisplayName from credProps.

The challenge is that authenticatorDisplayName is available on .get and the AAGUID is not. AAGUID on .get allows an RP to update the user visible name if a passkey is migrated between providers.

## Proposed Change

Potential options:

1. Add a client extension for AAGUID on .get
2. Add AAGUID to credProps
3. Keep authenticatorDisplayName instead




Please view or discuss this issue at https://github.com/w3c/webauthn/issues/2157 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 26 September 2024 01:27:26 UTC