Skip to content

Commit

Permalink
Register dnsValidationDomain property.
Browse files Browse the repository at this point in the history
Co-authored-by: Manu Sporny <[email protected]>
  • Loading branch information
jessecarter111 and msporny authored Aug 26, 2024
1 parent 4efd964 commit 472c28a
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -600,6 +600,37 @@ <h4>linkedResource</h4>
}</pre>

</section>

<section>
<h4>dnsValidationDomain</h4>
<table class="simple" style="width: 100%;">
<thead>
<tr>
<th>Normative Definition</th>
<th>JSON-LD</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a
href="https://w3id.org/hadids#dnsValidationDomain">High Assurance DIDs with DNS</a>
</td>
<td>
<a href="https://w3id.org/hadids/v0.5">dnsValidationDomain JSON-LD
Context</a>
</td>
</tr>
</tbody>
</table>

<pre class="example" title="Example of dnsValidationDomain property">
{
"dnsValidationDomain": "mydomain.example"
...
}</pre>
</section>

</section>
<section>
<h3>Verification relationships</h3>
Expand Down

0 comments on commit 472c28a

Please sign in to comment.