diff --git a/index.html b/index.html index a3c9561..10e37f9 100644 --- a/index.html +++ b/index.html @@ -728,7 +728,8 @@
{ - "@context": ["https://www.w3.org/ns/did/v1", { - "@vocab": "https://vendor.example#" - }], + "@context": [ + "https://www.w3.org/ns/did/v1", + "https://w3id.org/security/jwk/v1", + { + "@vocab": "https://vendor.example#" + } + ], "id": "did:web:vendor.example", "alsoKnownAs": ["https://vendor.example", "did:jwk:eyJraWQiOiJ1cm46aWV0ZjpwYXJhbXM6b2F1dGg6andrLXRodW1icHJpbnQ6c2hhLTI1NjpGZk1iek9qTW1RNGVmVDZrdndUSUpqZWxUcWpsMHhqRUlXUTJxb2JzUk1NIiwia3R5IjoiT0tQIiwiY3J2IjoiRWQyNTUxOSIsImFsZyI6IkVkRFNBIiwieCI6IkFOUmpIX3p4Y0tCeHNqUlBVdHpSYnA3RlNWTEtKWFE5QVBYOU1QMWo3azQifQ" @@ -1841,4 +1847,4 @@Validation Algorithm