microsoft / scitt-ccf-ledger

Supply Chain Integrity Transparency and Trust ledger application using Confidential Consortium Framework (CCF)
MIT License
35 stars 16 forks source link

defaults to did resolver if service params not passed when validating #160

Closed ivarprudnikov closed 10 months ago

ivarprudnikov commented 10 months ago

Currently ledger can issue receipts with DID but the CLI cannot validate them using the DID resolver. The CLI expects service params to be present.

Adding a fallback to use the DID resolver if the service params are not provided when validating the receipt