Skip to content

Commit 4a886c4

Browse files
author
Orie Steele
authored
Merge pull request #80 from reinkrul/assert-resolved-id
Verify document.id after resolution
2 parents 87ef379 + e03d75d commit 4a886c4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,9 @@ <h3>
416416
enforces the security requirements as described in <a
417417
href="#security-and-privacy-considerations"></a>.
418418
</li>
419+
<li>
420+
Verify that the ID of the resolved DID document matches the Web DID being resolved.
421+
</li>
419422
<li>
420423
When performing the DNS resolution during the HTTP <code>GET</code>
421424
request, the client SHOULD utilize [[RFC8484]] in order to prevent

0 commit comments

Comments
 (0)