[webauthn] Pull Request: Add userDisplayName and vendorDisplayName to credProps

emlun has just submitted a new pull request for https://github.com/w3c/webauthn:

== Add userDisplayName and vendorDisplayName to credProps ==
In today's WG meeting, there was a desire expressed for some way for the RP to receive a user-friendly name for the new credential. For example, in order to instruct the user to "use your passkey saved in Password Manager X". To that end, this would add two new credential properties to the `credProps` extension: one user-chosen and one chosen by the authenticator vendor. RPs could use the user-chosen value as a credential nickname if available, or the vendor value as a fallback if the user hasn't explicitly configured one. The client has the freedom to implement the user-configured value as any combination of client config, authenticator config or not at all.

See https://github.com/w3c/webauthn/pull/1880


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

Received on Friday, 21 April 2023 20:05:05 UTC