Skip to content

Commit

Permalink
fix: SD-JWT contains multiple artifacts, while the first JWT is the i…
Browse files Browse the repository at this point in the history
…ssuer signed one
  • Loading branch information
peppelinux committed Aug 16, 2023
1 parent bfe9d34 commit abe7492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/pid-eaa-data-model.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ The Disclosures are sent to the Holder together with the SD-JWT in the *Combined

.. code-block::
<JWT>~<Disclosure 1>~<Disclosure 2>~...~<Disclosure N>
<Issuer-Signed-JWT>~<Disclosure 1>~<Disclosure 2>~...~<Disclosure N>
See `[draft-terbu-sd-jwt-vc-latest] <https://vcstuff.github.io/draft-terbu-sd-jwt-vc/draft-terbu-oauth-sd-jwt-vc.html>`_ and `[SD-JWT] <https://datatracker.ietf.org/doc/html/draft-ietf-oauth-selective-disclosure-jwt-04>`__ for more details.

Expand Down

0 comments on commit abe7492

Please sign in to comment.