Re: [webauthn] Add userDisplayName and vendorDisplayName to credProps (#1880)

It seems that the authenticator, client or both are responsible to store such displayName for the credential.
If the client stores such information and overwrites the default one provided by the platform, the credentials' displayName would be different each other. 
E.g., if I set the displayName as "A" with Browser X for the authenticator and I set the displayName as "B" with Browser Y for the same authenticator; I would get "A" and "B" for the credential generated by the same authenticator with different browsers.

-- 
GitHub Notification of comment by Kieun
Please view or discuss this issue at https://github.com/w3c/webauthn/pull/1880#issuecomment-1519502367 using your GitHub account


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

Received on Monday, 24 April 2023 07:06:20 UTC