hyperledger-identus / hyperledger-identus/cloud-agent
[OID4VP] Verifier endpoint for PresentationSubmission
Open
question
- Dominant language
- Scala
- Stars
- 95
- Forks
- 34
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 14
Description
### 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.
Contributor guide
Assessment
This issue has not been assessed yet.