Skip to content

Commit 3285c3a

Browse files
mspornydlongleyTallTed
committed
Make multiple credential status guidance more precise.
Co-authored-by: Dave Longley <[email protected]> Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent 63e54ae commit 3285c3a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

index.html

+5-4
Original file line numberDiff line numberDiff line change
@@ -2233,8 +2233,8 @@ <h3>Status</h3>
22332233

22342234
<p>
22352235
If present, the value associated with the `credentialStatus` [=property=] is a
2236-
single object or a set of one or more objects. Each object MUST include at
2237-
least the following [=properties=]:
2236+
single object or a set of one or more objects. The following [=properties=]
2237+
are defined for every object:
22382238
</p>
22392239

22402240
<dl>
@@ -2332,8 +2332,9 @@ <h3>Status</h3>
23322332

23332333
<p>
23342334
Implementers are cautioned that [=credentials=] with multiple status entries
2335-
might contain conflicting information and reconciling those conflicts is a
2336-
part of the [=validation=] process.
2335+
might contain conflicting information. Reconciling such conflicts is a part of
2336+
the [=validation=] process, hence part of the verifier's business logic, and
2337+
therefore out of scope for this specification.
23372338
</p>
23382339

23392340
<p>

0 commit comments

Comments
 (0)