Skip to content

Commit ab0027e

Browse files
jandrieudlongley
andauthored
Add note clarifying that credentialSubject.id is not used.
Co-authored-by: Dave Longley <[email protected]>
1 parent 2064063 commit ab0027e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

index.html

+7
Original file line numberDiff line numberDiff line change
@@ -733,6 +733,13 @@ <h3>BitstringStatusListEntry</h3>
733733
credential.
734734
</p>
735735

736+
<p class="note">
737+
It is important to note that `statusListIndex` is the only link between
738+
the [=verifiable credential=] and its status in the list. Other
739+
properties such as `credentialSubject.id` are not used for
740+
this purpose.
741+
</p>
742+
736743
<pre class="example nohighlight"
737744
title="Example StatusListCredential using more complex entries">
738745
{

0 commit comments

Comments
 (0)