Skip to content

Commit

Permalink
Fix line length for name
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterKale committed Aug 2, 2023
1 parent c24ac18 commit ea22418
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -3183,10 +3183,12 @@ associated with or [=scoped=] to, respectively.
on {{PublicKeyCredentialEntity/name}}'s value prior to displaying the value to the user or
including the value as a parameter of the [=authenticatorMakeCredential=] operation.

- When inherited by {{PublicKeyCredentialUserEntity}}, it is a [=human palatability|human-palatable=] identifier for a
[=user account=]. This identifier is the primary value displayed to users by [=Clients=] to help users understand with which
[=user account=] a credential is associated. Examples of suitable values for this identifier include, "alexm", "alex.mueller@example.com"
or "+14255551234".
- When inherited by {{PublicKeyCredentialUserEntity}}, it is a
[=human palatability|human-palatable=] identifier for a [=user account=]. This
identifier is the primary value displayed to users by [=Clients=] to help users
understand with which [=user account=] a credential is associated. Examples of suitable
values for this identifier include, "alexm", "alex.mueller@example.com", or
"+14255551234".

- The [=[RP]=] MAY let the user choose this value. The [=[RP]=] SHOULD perform enforcement,
as prescribed in Section 3.4.3 of [[!RFC8265]] for the UsernameCasePreserved Profile of the PRECIS
Expand Down

0 comments on commit ea22418

Please sign in to comment.