You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/credential-data-model.rst
+61-61Lines changed: 61 additions & 61 deletions
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
.. include:: ../common/common_definitions.rst
3
3
4
4
5
-
PID/(Q)EAA Data Model
6
-
=====================
5
+
Digital Credential Data Model
6
+
==============================
7
7
8
8
The Digital Credential Data Model structures Digital Credentials for secure, interoperable use. Key elements include:
9
9
@@ -23,7 +23,7 @@ The User attributes provided within the Italian PID are the ones listed below:
23
23
24
24
The (Q)EAAs are issued by (Q)EAA Issuers to a Wallet Instance and MUST be provided in SD-JWT-VC or mdoc-CBOR data format.
25
25
26
-
The PID/(Q)EAA data format and the mechanism through which a digital credential is issued to the Wallet Instance and presented to a Relying Party are described in the following sections.
26
+
The Digital Credential data format and the mechanism through which a Digital Credential is issued to the Wallet Instance and presented to a Relying Party are described in the following sections.
27
27
28
28
SD-JWT-VC Credential Format
29
29
---------------------------
@@ -62,7 +62,7 @@ The Disclosures are provided to the Holder together with the SD-JWT in the *Comb
62
62
See `SD-JWT-VC`_ and `SD-JWT`_ for additional details.
63
63
64
64
65
-
PID/(Q)EAA SD-JWT Parameters
65
+
Credential SD-JWT Parameters
66
66
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
67
67
68
68
The JOSE header contains the following mandatory parameters:
@@ -122,7 +122,7 @@ The JWT payload contains the following claims. Some of these claims can be discl
122
122
- [NSD]. OPTIONAL. UNIX Timestamp with the start time of validity of the JWT, coded as NumericDate as indicated in :rfc:`7519`.
- [SD]. CONDITIONAL. REQUIRED if ``tax_id_code`` is not present. National unique identifier of a natural person generated by ANPR in string format.
314
+
- [SD]. CONDITIONAL. REQUIRED if ``tax_id_code`` is not present. National unique identifier of a natural person generated by ANPR in string format. (*String*)
- [SD]. CONDITIONAL. REQUIRED if ``personal_administrative_number`` is not present. National tax identification code of natural person as a String format. It MUST be set according to ETSI EN 319 412-1. For example ``TINIT-<ItalianTaxIdentificationNumber>``
317
+
- [SD]. CONDITIONAL. REQUIRED if ``personal_administrative_number`` is not present. National tax identification code of natural person as a String format. It MUST be set according to ETSI EN 319 412-1. For example ``TINIT-<ItalianTaxIdentificationNumber>``. (*String*)
318
318
-
319
319
320
320
@@ -395,14 +395,6 @@ The disclosure list is presented below.
0 commit comments