From 7d67df2aa6268510c1cd433069b339eb34c38c8d Mon Sep 17 00:00:00 2001 From: Giuseppe De Marco Date: Thu, 2 May 2024 17:14:25 +0200 Subject: [PATCH] Apply suggestions from code review Co-authored-by: fmarino-ipzs <77629526+fmarino-ipzs@users.noreply.github.com> --- docs/en/pid-eaa-data-model.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/pid-eaa-data-model.rst b/docs/en/pid-eaa-data-model.rst index 8b196b048..42570e04b 100644 --- a/docs/en/pid-eaa-data-model.rst +++ b/docs/en/pid-eaa-data-model.rst @@ -71,7 +71,7 @@ The JOSE header contains the following mandatory parameters: - REQUIRED. Unique identifier of the public key. - `[RFC7515, Section 4.1.8] `_. * - **trust_chain** - - Optional. JSON array containing the trust chain that proves the reliability of the issuer of the JWT. + - OPTIONAL. JSON array containing the trust chain that proves the reliability of the issuer of the JWT. - `[OIDC-FED, Section 3.2.1] `_. The following claims MUST be in the JWT payload. Some of these claims can be disclosed, these are listed in the following tables that specify whether a claim is selectively disclosable [SD] or not [NSD].