From 49408f3e548417830ae371cfde4700a0627968bc Mon Sep 17 00:00:00 2001 From: Giuseppe De Marco Date: Mon, 28 Aug 2023 11:31:56 +0200 Subject: [PATCH] fix: SD-JWT example schema (#95) * fix: SD-JWT contains multiple artifacts, while the first JWT is the issuer signed one * fix: SD-JWT contains multiple artifacts, while the first JWT is the issuer signed one --- docs/en/pid-eaa-data-model.rst | 2 +- docs/en/relying-party-solution.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/pid-eaa-data-model.rst b/docs/en/pid-eaa-data-model.rst index 25888685e..a8405e23b 100644 --- a/docs/en/pid-eaa-data-model.rst +++ b/docs/en/pid-eaa-data-model.rst @@ -46,7 +46,7 @@ The Disclosures are sent to the Holder together with the SD-JWT in the *Combined .. code-block:: - ~~~...~ + ~~~...~ See `[draft-terbu-sd-jwt-vc-latest] `_ and `[SD-JWT] `__ for more details. diff --git a/docs/en/relying-party-solution.rst b/docs/en/relying-party-solution.rst index 5da3c5f96..388dfeee7 100644 --- a/docs/en/relying-party-solution.rst +++ b/docs/en/relying-party-solution.rst @@ -468,7 +468,7 @@ Below is a non-normative example of the ``vp_token`` decoded content, represente "iat": 1541493724, "exp": 1573029723, "nonce": "2c128e4d-fc91-4cd3-86b8-18bdea0988cb" - "vp": "~~~...~" + "vp": "~~~...~" } Where the following parameters are used: