From 5d8ba19d5f8bfa17c6a2d52a58975af4b2eed5f1 Mon Sep 17 00:00:00 2001 From: Giuseppe De Marco Date: Thu, 23 Nov 2023 16:19:56 +0100 Subject: [PATCH] fix: wallet instance attestation iat and exp (#167) This PR fixes the normative table about the claims iat and exp in the wallet instance attestation request. They was just listed in the non normative example thx @rohe --- docs/en/wallet-instance-attestation.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/en/wallet-instance-attestation.rst b/docs/en/wallet-instance-attestation.rst index fb3eb17f5..c3a65893c 100644 --- a/docs/en/wallet-instance-attestation.rst +++ b/docs/en/wallet-instance-attestation.rst @@ -151,6 +151,12 @@ Assertion Payload || || containing the public key of the | || || Wallet Instance. | +--------+-------------------------------------------------------------+ +|| iat || Unix timestamp of attestation request | +|| || issuance time. | ++--------+-------------------------------------------------------------+ +|| exp || Unix timestamp regarding the | +|| || expiration date time. | ++--------+-------------------------------------------------------------+ Below a non-normative example of the Wallet Instance Attestation