Open georgepadayatti opened 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.
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?