Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 759 Bytes

invalid-did-document.md

File metadata and controls

35 lines (23 loc) · 759 Bytes

Extension Error Code: invalidDidDocument

This specification defines a new error code, to be included in the DID Spec Registries.

Status

Work-in-progress

Syntax

The error code is invalidDidDocument.

Definition

This DID Dereference error code is used to indicate that the DID document is not valid.

Examples

{
	"@context": "https://w3id.org/did-resolution/v1",
	"contentStream": null,
	"dereferencingMetadata": {
		"error": "invalidDidDocument"
	},
	"contentMetadata": {}
}

Contribute

Contributions to this document can be discussed in the DIF I&D Working Group: