did-resolution icon indicating copy to clipboard operation
did-resolution copied to clipboard

Define invalidDidDocument error

Open peacekeeper opened this issue 9 months ago • 1 comments

A number of implementations use an invalidDidDocument error code to indicate that a DID document is not valid (not compliant with the DID spec). We should define this error code and include it in the DID Resolution algorithm.

Also align this with the corresponding error code in the CID spec: https://www.w3.org/TR/cid-1.0/#INVALID_CONTROLLED_IDENTIFIER_DOCUMENT.

peacekeeper avatar Mar 19 '25 14:03 peacekeeper

This has been addressed by https://github.com/w3c/did-resolution/pull/146

peacekeeper avatar May 29 '25 10:05 peacekeeper