Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
decentralgabe authored Oct 9, 2024
1 parent 7f55380 commit 8dc56c5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Test Cases

This document lists all the normative statements that need to be tested for the JOSE-COSE Verifiable Credentials specification.

## JWT (JOSE) Section

### For Verifiable Credentials
Expand Down Expand Up @@ -78,4 +80,4 @@
47. After verification has succeeded, additional validation checks SHOULD be performed as described in Section 5.4 Validation.
48. Schema extension mechanisms such as `credentialSchema` SHOULD be checked.
49. Status extension mechanisms such as `credentialStatus` SHOULD be checked.
50. When using URL identifiers, the kid is RECOMMENDED to be an absolute URL that includes a JWK Thumbprint U
50. When using URL identifiers, the kid is RECOMMENDED to be an absolute URL that includes a JWK Thumbprint URI as defined in RFC7638.

0 comments on commit 8dc56c5

Please sign in to comment.