Skip to content

Commit dd0601c

Browse files
authored
iss is not always required so let's not say it is (to fix #327) (#330)
1 parent 8a3ebfb commit dd0601c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

draft-ietf-oauth-sd-jwt-vc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -738,8 +738,6 @@ The following is a non-normative example of a JSON Schema document for the examp
738738
}
739739
```
740740

741-
Note that `iss` and `vct` are always required by this specification.
742-
743741
### Schema Validation {#schema-validation}
744742

745743
If a `schema` or `schema_uri` property is present, a Consumer MUST validate the Processed SD-JWT Payload JSON document resulting from the SD-JWT verification algorithm
@@ -1554,6 +1552,7 @@ Orie Steele,
15541552
Paul Bastian,
15551553
Pavel Zarecky,
15561554
Stefan Charsley,
1555+
Timo Glastra,
15571556
Torsten Lodderstedt,
15581557
Tobias Looker, and
15591558
Kristina Yasuda
@@ -1564,6 +1563,7 @@ for their contributions (some of which substantial) to this draft and to the ini
15641563
-11
15651564

15661565
* Fixed an inconsistency to the description of `display` attribute of claim metadata.
1566+
* Editorial updates and fixes.
15671567

15681568
-10
15691569

0 commit comments

Comments
 (0)