This commit is contained in:
Rob Winch 2024-10-21 00:17:51 -05:00
parent c461abd5da
commit 8a0a5e2647

View File

@ -71,8 +71,9 @@ public final class ImmutablePublicKeyCredentialUserEntity implements PublicKeyCr
private final Bytes id; private final Bytes id;
/** /**
* A human-palatable name for the user account, intended only for display. The Relying Party SHOULD let the user choose this, * A human-palatable name for the user account, intended only for display. The Relying
* and SHOULD NOT restrict the choice more than necessary. * Party SHOULD let the user choose this, and SHOULD NOT restrict the choice more than
* necessary.
* *
* Relying Parties SHOULD perform enforcement, as prescribed in Section 2.3 of * Relying Parties SHOULD perform enforcement, as prescribed in Section 2.3 of
* [RFC8266] for the Nickname Profile of the PRECIS FreeformClass [RFC8264], when * [RFC8266] for the Nickname Profile of the PRECIS FreeformClass [RFC8264], when