Section 4 does not define how to get Issuer Metadata

Issue #1832 resolved
Paul Bastian created an issue

In Section 3 the description of the Pre-Authorized CodeFlow sequence diagram says:
"(3) The Wallet uses information from the Credential Offer to obtain the Credential Issuer's metadata including details about the Credential that this Credential Issuer wants to issue. This step is defined in Section 4." https://openid.net/specs/openid-4-verifiable-credential-issuance-1_0.html#section-3.5-8

However, Section 4 does not describe how to get the Issuer Metadata and is missing a link to Chapter 10.2.

Also, minor suggestions to step 4 in the sequence diagram:

Original text: “(4) The Wallet sends the Pre-Authorized Code obtained in step (1) to the Token Request. If the Credential Issuer required so, the Wallet sends a PIN, it has previously obtained from the user with the request, This step is defined in Section 6.”

Suggested Text: “(4) The Wallet sends the Pre-Authorized Code obtained in step (2) as a Token Request to the Token Endpoint. If the Credential Issuer required so, the Wallet sends a PIN, the Wallet will send it as provided by the user it has previously obtained from the user with the request, This step is defined in Section 6.”

Comments (7)

  1. Log in to comment