Fix bugs with invalid credential ID and missing proof section when verifying credentials
For some reason the JSONLD processor library used by the Aries packages cannot properly create/verify signatures if the subject id is a simple string (e.g. not a DID/HTTP/Other address). It must either be an address with scheme:address or it must be missing (it's an optional field as defined by the VC spec).
Closes #18 (closed)
Closes #19 (closed)
Edited by Lyuben Penkovski
Merge request reports
Activity
Filter activity
added Bug ReadyForDev labels
assigned to @lyuben.penkovski
added 1 commit
- 7fd751dc - Integration tests for creating and verifying VC proofs
added 1 commit
- 9f8d2464 - Integration tests for creating and verifying VC proofs
added 1 commit
- 3f2fa6f3 - Integration tests for creating and verifying VC proofs
added 1 commit
- 9075907a - Integration tests for creating and verifying VC proofs
added 1 commit
- 3b01d23c - Integration tests for creating and verifying VC proofs
added 1 commit
- b69a5d86 - Fixes and integration tests for create/verify VP proofs
requested review from @yordan.kinkov
added 1 commit
- 5cc01a52 - Fixes and integration tests for create/verify VP proofs
added 1 commit
- c29dc74a - Fixes and integration tests for create/verify VP proofs
mentioned in commit 232da818
mentioned in commit a04ab382
Please register or sign in to reply