italia / eudi-wallet-it-docs

Italian EUDI Wallet Technical Specifications
Creative Commons Zero v1.0 Universal
51 stars 15 forks source link

Batch and Deferred Credential Endpoint #211

Open peppelinux opened 5 months ago

peppelinux commented 5 months ago

The Batch Credential endpoint must be implemented according to the openid4vci specs https://openid.github.io/OpenID4VCI/openid-4-verifiable-credential-issuance-wg-draft.html#name-batch-credential-endpoint

peppelinux commented 5 months ago

This is intended to be implemented for future milestones, since we use c_nonce in the credential endpoint response that enables the issuance of multiple credentials using multiple requests and jwt proofs with the crendential endpoint

peppelinux commented 2 days ago

The batch endpoint is going to be removed from the openid4vci https://github.com/openid/OpenID4VCI/pull/364