E.164 phone number example is not accurately representing E.164 format

Issue #2165 open
Kyoho Satsumi created an issue

In section 5.1, phone_number member description:

End-User's preferred telephone number. E.164 [E.164] is RECOMMENDED as the format of this Claim, for example, +1 (425) 555-1212 or +56 (2) 687 2400. If the phone number contains an extension, it is RECOMMENDED that the extension be represented using the RFC 3966 [RFC3966] extension syntax, for example, +1 (604) 555-1234;ext=5678.

While OIDC spec recommends E.164, the example shown here (including spaces, parentheses, and hyphens) is different from widely recognized E.164 format (no space/parenthesis/hyphen) , which I think it is confusing.

Here are couple of sources I found that explain E.164 formatting:

Is it possible to fix these examples in the errata?

Section 5.6.2.1. Example of Aggregated Claims and 5.6.2.2. Example of Distributed Claims also have phone number examples, which might want to be fixed together if this issue is approved.

Comments (2)

  1. Log in to comment