Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 17, 2023
1 parent 3ef0c35 commit 9765190
Show file tree
Hide file tree
Showing 59 changed files with 6,033 additions and 382 deletions.
Binary file modified en/.doctrees/algorithms.doctree
Binary file not shown.
Binary file modified en/.doctrees/backup-restore.doctree
Binary file not shown.
Binary file modified en/.doctrees/contribute.doctree
Binary file not shown.
Binary file modified en/.doctrees/defined-terms.doctree
Binary file not shown.
Binary file modified en/.doctrees/environment.pickle
Binary file not shown.
Binary file modified en/.doctrees/index.doctree
Binary file not shown.
Binary file added en/.doctrees/pid-eaa-data-model.doctree
Binary file not shown.
Binary file added en/.doctrees/pid-eaa-issuance.doctree
Binary file not shown.
Binary file modified en/.doctrees/pseudonyms.doctree
Binary file not shown.
Binary file modified en/.doctrees/relying-party-solution.doctree
Binary file not shown.
Binary file modified en/.doctrees/revocation-lists.doctree
Binary file not shown.
Binary file modified en/.doctrees/ssi-introduction.doctree
Binary file not shown.
Binary file modified en/.doctrees/standards.doctree
Binary file not shown.
Binary file modified en/.doctrees/trust.doctree
Binary file not shown.
Binary file modified en/.doctrees/wallet-instance-attestation.doctree
Binary file not shown.
Binary file modified en/.doctrees/wallet-solution.doctree
Binary file not shown.
3 changes: 3 additions & 0 deletions en/_images/High-Level-Flow-ITWallet-PID-Issuance.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions en/_images/High-Level-Flow-ITWallet-QEAA-Issuance.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions en/_images/Low-Level-Flow-ITWallet-PID-QEAA-Issuance.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 10 additions & 2 deletions en/_sources/contribute.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,15 @@

.. _contribute.rst:

contribute.rst
How to contribute
+++++++++++++++++++++++++++

Instruction to join in the development here.
The IT Wallet project, including this document, follows an **open development process**. This approach ensures the development process is accessible to all, inviting all interested parties to participate.

Consequently, stakeholders, national and international community members are not only encouraged but also heartily welcomed to contribute to the refinement of these technical rules.

Below are several methods available for contributing to this project:

- **GitHub issues**. By opening an issue, you can seek clarification, propose enhancements, or report editorial typos. If you are working on an issue, we encourage you to open a draft pull request and link it.
- **Pull requests**. Pull requests represent active contributions to the project, typically, but not always following issue-based discussions. Once a pull request is initiated, it facilitates discussion and review of the proposed changes before they are merged into the main branch (`versione-corrente`).
- **Developers Italia Slack channel**. Slack is a messaging application designed for businesses, connecting people to the information they need. *Developers Italia* is an open community based on contributions and participation from public administrations, developers, technicians, students, and citizens. *Developers Italia* has initiated a Slack channel that [everyone can join for free](https://slack.developers.italia.it/), where you can learn about all their activities and partake in discussions.
4 changes: 2 additions & 2 deletions en/_sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ Index of content
ssi-introduction.rst
defined-terms.rst
trust.rst
pid-data-model.rst
pid-issuance.rst
pid-eaa-data-model.rst
pid-eaa-issuance.rst
wallet-solution.rst
wallet-instance-attestation.rst
relying-party-solution.rst
Expand Down
542 changes: 542 additions & 0 deletions en/_sources/pid-eaa-data-model.rst.txt

Large diffs are not rendered by default.

941 changes: 941 additions & 0 deletions en/_sources/pid-eaa-issuance.rst.txt

Large diffs are not rendered by default.

7 changes: 5 additions & 2 deletions en/_sources/wallet-instance-attestation.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,9 @@ Payload
|| type || String. It must be set to |
|| || ``WalletInstanceAttestationRequest`` |
+---------+---------------------------------------+
|| nonce || The nonce obtained from the |
|| || Wallet Porvider. |
+---------+---------------------------------------+
|| cnf || This parameter will contain the |
|| || configuration of the Wallet |
|| || Instance in JSON format. Among |
Expand Down Expand Up @@ -330,6 +333,7 @@ request where the decoded JWS headers and payload are separated by a comma:
"sub": "https://wallet-provider.example.org",
"jti": "6ec69324-60a8-4e5b-a697-a766d85790ea",
"type": "WalletInstanceAttestationRequest",
"nonce" : "....."
"cnf": {
"jwk": {
"crv": "P-256",
Expand Down Expand Up @@ -395,8 +399,7 @@ Payload
|| || Instance attestation issuer. See |
|| || the example below in this section. |
+---------------------------+-------------------------------------------+
|| sub || The public url of the issuer |
|| || concatenated with the thumbprint |
|| sub || Thumbprint value |
|| || of the JWK of the Wallet Instance |
|| || for which the attestation is |
|| || being issued. |
Expand Down
52 changes: 28 additions & 24 deletions en/algorithms.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<!-- Relations -->
<link rel="index" title="Index" href="index.html">
<link rel="top" title="Italian eIDAS Wallet Technical Specifications version: latest documentation" href="index.html">
<link rel="next" title="contribute.rst" href="contribute.html">
<link rel="next" title="How to contribute" href="contribute.html">
<link rel="prev" title="revocation-lists.rst" href="revocation-lists.html">


Expand Down Expand Up @@ -597,17 +597,19 @@ <h2 class='tooltip__title'>{{ item.title }}</h2>
<li class="toctree-l2"><a class="reference internal" href="trust.html#considerations-about-decentralization">Considerations about Decentralization</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="pid-data-model.html">PID Data Model</a><ul>
<li class="toctree-l2"><a class="reference internal" href="pid-data-model.html#id1">SD-JWT</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-data-model.html#mdoc-cbor">MDOC-CBOR</a></li>
<li class="toctree-l1"><a class="reference internal" href="pid-eaa-data-model.html">PID/(Q)EAA Data Model</a><ul>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-data-model.html#id2">SD-JWT</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-data-model.html#mdoc-cbor">MDOC-CBOR</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="pid-issuance.html">PID Issuance</a><ul>
<li class="toctree-l2"><a class="reference internal" href="pid-issuance.html#detailed-flow">Detailed Flow</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-issuance.html#pushed-authorization-request-endpoint">Pushed Authorization Request Endpoint</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-issuance.html#authorization-endpoint">Authorization endpoint</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-issuance.html#token-endpoint">Token endpoint</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-issuance.html#credential-endpoint">Credential endpoint</a></li>
<li class="toctree-l1"><a class="reference internal" href="pid-eaa-issuance.html">PID/(Q)EAA Issuance</a><ul>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-issuance.html#high-level-pid-flow">High-Level PID flow</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-issuance.html#high-level-q-eaa-flow">High-Level (Q)EAA flow</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-issuance.html#detailed-flow">Detailed Flow</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-issuance.html#pushed-authorization-request-endpoint">Pushed Authorization Request Endpoint</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-issuance.html#authorization-endpoint">Authorization endpoint</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-issuance.html#token-endpoint">Token endpoint</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-issuance.html#credential-endpoint">Credential endpoint</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="wallet-solution.html">Wallet Solution</a><ul>
Expand Down Expand Up @@ -662,7 +664,7 @@ <h2 class='tooltip__title'>{{ item.title }}</h2>
</ul>
</li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">Cryptographic algorithms</a></li>
<li class="toctree-l1"><a class="reference internal" href="contribute.html">contribute.rst</a></li>
<li class="toctree-l1"><a class="reference internal" href="contribute.html">How to contribute</a></li>
<li class="toctree-l1"><a class="reference internal" href="standards.html">Standards</a></li>
</ul>

Expand All @@ -679,7 +681,7 @@ <h2 class='tooltip__title'>{{ item.title }}</h2>
</button>
<div id="table-index" class="table-index--menu collapse sidebar-list--wrapper sidebar-accordion-content collapse">
<ul>
<li><a class="reference internal" href="pid-issuance.html#id38">Tab. 1 - PAR http request parameters</a></li>
<li><a class="reference internal" href="pid-eaa-issuance.html#id40">Tab. 1 - PAR http request parameters</a></li>
</ul>

</div>
Expand Down Expand Up @@ -771,17 +773,19 @@ <h2 class='tooltip__title'>{{ item.title }}</h2>
<li class="toctree-l2"><a class="reference internal" href="trust.html#considerations-about-decentralization">Considerations about Decentralization</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="pid-data-model.html">PID Data Model</a><ul>
<li class="toctree-l2"><a class="reference internal" href="pid-data-model.html#id1">SD-JWT</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-data-model.html#mdoc-cbor">MDOC-CBOR</a></li>
<li class="toctree-l1"><a class="reference internal" href="pid-eaa-data-model.html">PID/(Q)EAA Data Model</a><ul>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-data-model.html#id2">SD-JWT</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-data-model.html#mdoc-cbor">MDOC-CBOR</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="pid-issuance.html">PID Issuance</a><ul>
<li class="toctree-l2"><a class="reference internal" href="pid-issuance.html#detailed-flow">Detailed Flow</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-issuance.html#pushed-authorization-request-endpoint">Pushed Authorization Request Endpoint</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-issuance.html#authorization-endpoint">Authorization endpoint</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-issuance.html#token-endpoint">Token endpoint</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-issuance.html#credential-endpoint">Credential endpoint</a></li>
<li class="toctree-l1"><a class="reference internal" href="pid-eaa-issuance.html">PID/(Q)EAA Issuance</a><ul>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-issuance.html#high-level-pid-flow">High-Level PID flow</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-issuance.html#high-level-q-eaa-flow">High-Level (Q)EAA flow</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-issuance.html#detailed-flow">Detailed Flow</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-issuance.html#pushed-authorization-request-endpoint">Pushed Authorization Request Endpoint</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-issuance.html#authorization-endpoint">Authorization endpoint</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-issuance.html#token-endpoint">Token endpoint</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-issuance.html#credential-endpoint">Credential endpoint</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="wallet-solution.html">Wallet Solution</a><ul>
Expand Down Expand Up @@ -836,7 +840,7 @@ <h2 class='tooltip__title'>{{ item.title }}</h2>
</ul>
</li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">Cryptographic algorithms</a></li>
<li class="toctree-l1"><a class="reference internal" href="contribute.html">contribute.rst</a></li>
<li class="toctree-l1"><a class="reference internal" href="contribute.html">How to contribute</a></li>
<li class="toctree-l1"><a class="reference internal" href="standards.html">Standards</a></li>
</ul>

Expand All @@ -849,7 +853,7 @@ <h2 class='tooltip__title'>{{ item.title }}</h2>

<div id="table-index-mobile" class="table-index--menu tab-pane sidebar-list--wrapper fade" role="tabpanel" aria-labelledby="table-index-mobile-tab">
<ul>
<li><a class="reference internal" href="pid-issuance.html#id38">Tab. 1 - PAR http request parameters</a></li>
<li><a class="reference internal" href="pid-eaa-issuance.html#id40">Tab. 1 - PAR http request parameters</a></li>
</ul>

</div>
Expand Down Expand Up @@ -1004,7 +1008,7 @@ <h2 class='tooltip__title'>{{ item.title }}</h2>


<div class="footer-buttons footer-buttons--next" role="navigation" aria-label="footer navigation">
<a href="contribute.html" class="" title="contribute.rst" accesskey="n" rel="next">contribute.rst</a>
<a href="contribute.html" class="" title="How to contribute" accesskey="n" rel="next">How to contribute</a>
</div>

</div>
Expand Down
48 changes: 26 additions & 22 deletions en/backup-restore.html
Original file line number Diff line number Diff line change
Expand Up @@ -597,17 +597,19 @@ <h2 class='tooltip__title'>{{ item.title }}</h2>
<li class="toctree-l2"><a class="reference internal" href="trust.html#considerations-about-decentralization">Considerations about Decentralization</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="pid-data-model.html">PID Data Model</a><ul>
<li class="toctree-l2"><a class="reference internal" href="pid-data-model.html#id1">SD-JWT</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-data-model.html#mdoc-cbor">MDOC-CBOR</a></li>
<li class="toctree-l1"><a class="reference internal" href="pid-eaa-data-model.html">PID/(Q)EAA Data Model</a><ul>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-data-model.html#id2">SD-JWT</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-data-model.html#mdoc-cbor">MDOC-CBOR</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="pid-issuance.html">PID Issuance</a><ul>
<li class="toctree-l2"><a class="reference internal" href="pid-issuance.html#detailed-flow">Detailed Flow</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-issuance.html#pushed-authorization-request-endpoint">Pushed Authorization Request Endpoint</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-issuance.html#authorization-endpoint">Authorization endpoint</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-issuance.html#token-endpoint">Token endpoint</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-issuance.html#credential-endpoint">Credential endpoint</a></li>
<li class="toctree-l1"><a class="reference internal" href="pid-eaa-issuance.html">PID/(Q)EAA Issuance</a><ul>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-issuance.html#high-level-pid-flow">High-Level PID flow</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-issuance.html#high-level-q-eaa-flow">High-Level (Q)EAA flow</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-issuance.html#detailed-flow">Detailed Flow</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-issuance.html#pushed-authorization-request-endpoint">Pushed Authorization Request Endpoint</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-issuance.html#authorization-endpoint">Authorization endpoint</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-issuance.html#token-endpoint">Token endpoint</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-issuance.html#credential-endpoint">Credential endpoint</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="wallet-solution.html">Wallet Solution</a><ul>
Expand Down Expand Up @@ -662,7 +664,7 @@ <h2 class='tooltip__title'>{{ item.title }}</h2>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="algorithms.html">Cryptographic algorithms</a></li>
<li class="toctree-l1"><a class="reference internal" href="contribute.html">contribute.rst</a></li>
<li class="toctree-l1"><a class="reference internal" href="contribute.html">How to contribute</a></li>
<li class="toctree-l1"><a class="reference internal" href="standards.html">Standards</a></li>
</ul>

Expand All @@ -679,7 +681,7 @@ <h2 class='tooltip__title'>{{ item.title }}</h2>
</button>
<div id="table-index" class="table-index--menu collapse sidebar-list--wrapper sidebar-accordion-content collapse">
<ul>
<li><a class="reference internal" href="pid-issuance.html#id38">Tab. 1 - PAR http request parameters</a></li>
<li><a class="reference internal" href="pid-eaa-issuance.html#id40">Tab. 1 - PAR http request parameters</a></li>
</ul>

</div>
Expand Down Expand Up @@ -771,17 +773,19 @@ <h2 class='tooltip__title'>{{ item.title }}</h2>
<li class="toctree-l2"><a class="reference internal" href="trust.html#considerations-about-decentralization">Considerations about Decentralization</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="pid-data-model.html">PID Data Model</a><ul>
<li class="toctree-l2"><a class="reference internal" href="pid-data-model.html#id1">SD-JWT</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-data-model.html#mdoc-cbor">MDOC-CBOR</a></li>
<li class="toctree-l1"><a class="reference internal" href="pid-eaa-data-model.html">PID/(Q)EAA Data Model</a><ul>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-data-model.html#id2">SD-JWT</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-data-model.html#mdoc-cbor">MDOC-CBOR</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="pid-issuance.html">PID Issuance</a><ul>
<li class="toctree-l2"><a class="reference internal" href="pid-issuance.html#detailed-flow">Detailed Flow</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-issuance.html#pushed-authorization-request-endpoint">Pushed Authorization Request Endpoint</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-issuance.html#authorization-endpoint">Authorization endpoint</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-issuance.html#token-endpoint">Token endpoint</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-issuance.html#credential-endpoint">Credential endpoint</a></li>
<li class="toctree-l1"><a class="reference internal" href="pid-eaa-issuance.html">PID/(Q)EAA Issuance</a><ul>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-issuance.html#high-level-pid-flow">High-Level PID flow</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-issuance.html#high-level-q-eaa-flow">High-Level (Q)EAA flow</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-issuance.html#detailed-flow">Detailed Flow</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-issuance.html#pushed-authorization-request-endpoint">Pushed Authorization Request Endpoint</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-issuance.html#authorization-endpoint">Authorization endpoint</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-issuance.html#token-endpoint">Token endpoint</a></li>
<li class="toctree-l2"><a class="reference internal" href="pid-eaa-issuance.html#credential-endpoint">Credential endpoint</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="wallet-solution.html">Wallet Solution</a><ul>
Expand Down Expand Up @@ -836,7 +840,7 @@ <h2 class='tooltip__title'>{{ item.title }}</h2>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="algorithms.html">Cryptographic algorithms</a></li>
<li class="toctree-l1"><a class="reference internal" href="contribute.html">contribute.rst</a></li>
<li class="toctree-l1"><a class="reference internal" href="contribute.html">How to contribute</a></li>
<li class="toctree-l1"><a class="reference internal" href="standards.html">Standards</a></li>
</ul>

Expand All @@ -849,7 +853,7 @@ <h2 class='tooltip__title'>{{ item.title }}</h2>

<div id="table-index-mobile" class="table-index--menu tab-pane sidebar-list--wrapper fade" role="tabpanel" aria-labelledby="table-index-mobile-tab">
<ul>
<li><a class="reference internal" href="pid-issuance.html#id38">Tab. 1 - PAR http request parameters</a></li>
<li><a class="reference internal" href="pid-eaa-issuance.html#id40">Tab. 1 - PAR http request parameters</a></li>
</ul>

</div>
Expand Down
Loading

0 comments on commit 9765190

Please sign in to comment.