Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: fmarino-ipzs <[email protected]>
  • Loading branch information
peppelinux and fmarino-ipzs authored May 2, 2024
1 parent 14a393c commit 7d67df2
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 @@ -71,7 +71,7 @@ The JOSE header contains the following mandatory parameters:
- REQUIRED. Unique identifier of the public key.
- `[RFC7515, Section 4.1.8] <https://datatracker.ietf.org/doc/html/rfc7516.html#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] <https://openid.net/specs/openid-connect-federation-1_0.html#name-trust-chain-header-paramete>`_.

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].
Expand Down

0 comments on commit 7d67df2

Please sign in to comment.