OID4VCI Credential Endpoint
POST /credential
POST
/credential
Redeems an access token from the pre-authorized-code grant. Requires a holder proof-of-possession JWT (typ: openid4vci-proof+jwt, EdDSA/ES256) over the single-use c_nonce.
Authorizations
Section titled “Authorizations ”Request Body
Section titled “Request Body ”object
format
string
proof
required
object
proof_type
string
jwt
string
Responses
Section titled “ Responses ”Issued credential
object
credential
string
Invalid proof
object
error
required
string
error_description
string
Invalid token
object
error
required
string
error_description
string