[webauthn] Merged Pull Request: Clarify distinction between PublicKeyCredentialUserEntity name and displayName

MasterKale has just merged MasterKale's pull request 1932 for https://github.com/w3c/webauthn:

== Clarify distinction between PublicKeyCredentialUserEntity name and displayName ==
This PR attempts to help RP's understand the differences between `user.name` and `user.displayName`. It most importantly establishes `user.name` as the primary value displayed by browsers to users. The definition of `user.displayName` has also been tweaked to emphasize that this value has utility to differentiate "sub-accounts" for a given `user.name`, but without encouraging its use as based on [observations I made back in February](https://github.com/w3c/webauthn/issues/1852#issuecomment-1429062522) only Android currently exposes this value.

Fixes #1852.


<!--
    This comment and the below content is programmatically generated.
    You may add a comma-separated list of anchors you'd like a
    direct link to below (e.g. #idl-serializers, #idl-sequence):

    Don't remove this comment or modify anything below this line.
    If you don't want a preview generated for this pull request,
    just replace the whole of this comment's content by "no preview"
    and remove what's below.
-->
***
<a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/pull/1932.html" title="Last updated on Sep 6, 2023, 5:42 PM UTC (aefe8f2)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/1932/5bd3dd1...aefe8f2.html" title="Last updated on Sep 6, 2023, 5:42 PM UTC (aefe8f2)">Diff</a>

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


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

Received on Tuesday, 12 September 2023 13:58:10 UTC