hyperledger / identus-cloud-agent

Identus Cloud Agent
https://identus.io/
Apache License 2.0
82 stars 23 forks source link

[OID4VP] Verifier endpoint for PresentationSubmission #1409

Open yshyn-iohk opened 3 weeks ago

yshyn-iohk commented 3 weeks ago

Proposed feature

This issue is a subtask of the https://github.com/hyperledger/identus/issues/16

Feature description

When using the direct_post response mode, the wallet sends an HTTP POST request to the verifier's endpoint. The Cloud Agent must provide this endpoint to receive the VP. Once the VP is received, the verifier should run validation to determine whether it is valid.

It can be helpful to have another endpoint from which the verifier could query the record to see the VP submission and status.