Messages - draft 13 - 2.1.1.1.2. "id_token" member - Typos

Issue #683 resolved
Vladimir Dzhuvinov created an issue

Noticed a few typos (in bold):

Following Claims, in addition to the claims described in "claims" member in "userinfo" and "id_token" section[.], MAY be...

user_id OPTIONAL. (User Identifier): The User Identifier for which an ID Token is being requested. If the specified user is not currently authenticated to the Authorization Server, they may be prompted for authenticated, unless...

auth_time OPTIONAL. (authenticated at): Requests that the auth_time Claim be present in the ID Token response. The Claim Value in the request must be {"essential": true} to require auth_time in the response. If the Claim Value in the request is null the [OP?] has the option of not including the claim in the response.

Comments (2)

  1. Log in to comment