Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Giuseppe De Marco <[email protected]>
  • Loading branch information
fmarino-ipzs and peppelinux authored Jul 24, 2023
1 parent 29f57d2 commit 985262c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions docs/en/pid-eaa-data-model.rst
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ The ``claims`` parameter contains the User attributes with the following mandato



PID Non-normative examples
PID Non-normative Examples
--------------------------

In the following, the non-normative example of a PID.
Expand Down Expand Up @@ -416,7 +416,7 @@ In the following, we provide a non-normative example of (Q)EAA in JSON.
}
}
The corresponding SD-JWT for the preivous data is represented as follow, as decoded JSON for both header and payload.
The corresponding SD-JWT for the previous data is represented as follow, as decoded JSON for both header and payload.

.. code-block:: JSON
Expand Down Expand Up @@ -472,7 +472,7 @@ The corresponding SD-JWT for the preivous data is represented as follow, as deco
"_sd_alg": "sha-256"
}
In the following the disclosure list is given
In the following the disclosure list is given:

Claim **evidence**:

Expand Down Expand Up @@ -529,7 +529,7 @@ Claim **tax_id_code**:
- Contents: ``["AJx-095VPrpTtN4QMOqROA", "tax_id_code",``
``"TINIT-XXXXXXXXXXXXXXXX"]``

The combined format for the PID issuance is given by
The combined format for the PID issuance is represented below:

.. code-block::
Expand Down
2 changes: 1 addition & 1 deletion docs/en/pid-eaa-issuance.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ High-Level (Q)EAA flow

The :numref:`fig_High-Level-Flow-ITWallet-QEAA-Issuance` shows a general architecture and highlights the main operations involved in the issuance of a (Q)EAA, following the assumptions listed below:

- the User has a valid PID stored in its own Wallet Instance;
- the User has a valid PID stored in their own Wallet Instance;
- the (Q)EAA requires a high security implementation profile.

.. _fig_High-Level-Flow-ITWallet-QEAA-Issuance:
Expand Down

0 comments on commit 985262c

Please sign in to comment.