openid / OpenID4VCI

68 stars 20 forks source link

Clarification on purpose of `credential_offer_endpoint` #343

Open georgepadayatti opened 5 months ago

georgepadayatti commented 5 months ago

At present section 11.1 doesn't clarify the purpose of credential_offer_endpoint. Is this endpoint used for issuer-initiated issuance in such a way that without scanning the QR code, the issuer can POST credential offer directly to this endpoint?

Sakurann commented 5 months ago

definition of credential_offer_endpoint parameter in section 3.2 should probably point to section 4.1 and not section 11.1.

credential_offer_endpoint is not only for POST, but

The Credential Issuer sends Credential Offer using an HTTP GET request or an HTTP redirect to the Wallet's Credential Offer Endpoint defined in Section 11.1.