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 Nov 26, 2024
1 parent 6700ce7 commit 5e37400
Show file tree
Hide file tree
Showing 45 changed files with 85 additions and 79 deletions.
Binary file modified iss-475/en/.doctrees/environment.pickle
Binary file not shown.
Binary file modified iss-475/en/.doctrees/pid-eaa-data-model.doctree
Binary file not shown.
37 changes: 20 additions & 17 deletions iss-475/en/_sources/pid-eaa-data-model.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -171,38 +171,41 @@ The Metadata type document MUST be a JSON object and contains the following para
* - **data_source**
- REQUIRED. Object containing information about the data origin. It MUST contain the object ``verification`` with this following sub-value:

* ``trust_framework``: MUST cointain trust framework used for digital authentication towards authentic source system.
* ``authentic_source``: MUST contain ``organization_name`` and ``organization_code`` cliam related to name and code identifier of the authentic source.
* ``trust_framework``: MUST contain trust framework used for digital authentication towards authentic source system.
* ``authentic_source``: MUST contain ``organization_name`` and ``organization_code`` claim related to name and code identifier of the authentic source.
- This specification
* - **display**
- REQUIRED. Array of objects, one for each language supported, containing display information for the Digital Credential type. It MUST contain for each object the following properties:

* ``lang``: language tag as defined in :rfc:`5646` Section 2.
* ``name``: human-readable label for the Digital Credential type.
* ``description``: human-readable description for the Digital Credential type.
* ``rendering``: object containing rendering methods supported by the Digital Credential type. Rendering method `simple` MUST be supported.
The ``simple`` object contains the following properties:
- REQUIRED. Array of objects, one for each language supported, containing display information for the Digital Credential type. It contains for each object the following properties:

* ``lang``: language tag as defined in :rfc:`5646` Section 2. [REQUIRED].
* ``name``: human-readable label for the Digital Credential type. [REQUIRED].
* ``description``: human-readable description for the Digital Credential type. [REQUIRED].
* ``rendering``: object containing rendering methods supported by the Digital Credential type. [REQUIRED].
Rendering method `svg_template` MUST be supported.
The ``svg_templates`` array of objects contains for each SVG template supported the following properties:
* ``uri``: URI pointing to the SVG template. [REQUIRED].
* ``uri#integrity``: integrity metadata as defined in Section 3 of `W3C-SRI`_. [REQUIRED].
* ``properties``: object containing SVG template properties. This property is REQUIRED if more than one SVG template is present. The object MUST contain at least one of the properties defined in `SD-JWT-VC`_ Section 8.1.2.1.
If rendering method `simple` is also supported, the ``simple`` object contains the following properties:
* ``logo``: object containing information about the logo to display. This property is REQUIRED. The object contains the following sub-values:
* ``uri``: URI pointing to the logo image. [REQUIRED]
* ``uri#integrity``: integrity metadata as defined in Section 3 of `W3C-SRI`_. [REQUIRED].
* ``alt_text``: A string containing alternative text to display instead of the logo image. [OPTIONAL].
* ``background_color``: RGB color value as defined in `W3C.CSS-COLOR`_ for the background of the Digital Credential.
* ``text_color``: RGB color value as defined in `W3C.CSS-COLOR`_ for the text of the Digital Credential.
If rendering method `svg_template` is also supported, the ``svg_templates`` array of objects contains for each SVG template supported the following properties:
* ``uri``: URI pointing to the SVG template. [REQUIRED].
* ``uri#integrity``: integrity metadata as defined in Section 3 of `W3C-SRI`_. [REQUIRED].
* ``properties``: object containing SVG template properties. This property is REQUIRED if more than one SVG template is present. The object MUST contain at least one of the properties defined in `SD-JWT-VC`_ Section 8.1.2.1.
* ``background_color``: RGB color value as defined in `W3C.CSS-COLOR`_ for the background of the Digital Credential. [OPTIONAL].
* ``text_color``: RGB color value as defined in `W3C.CSS-COLOR`_ for the text of the Digital Credential. [OPTIONAL].
.. note::
The use of the SVG template is recommended for all applications that support it.
- [`SD-JWT-VC`_] Section 8.
* - **claims**
- REQUIRED. Array of objects containing information for displaying and validating Digital credential claims. It MUST contain for each credential claim the following properties:
- REQUIRED. Array of objects containing information for displaying and validating Digital credential claims. It contains for each credential claim the following properties:

* ``path``: array indicating the claim or claims that are being addressed. [REQUIRED].
* ``display``: array containing display information about the claim indicated in the ``path``. The array contains an object for each language supported by the Digital Credential type. This property is REQUIRED. It contains the following sub-values:
* ``lang``: language tag as defined in :rfc:`5646` Section 2. [REQUIRED].
* ``label``: human-readable label for the claim. [REQUIRED].
* ``description``: human-readable description for the claim. [REQUIRED].
* ``sd``: string indicating whether the claim is selectively disclosable. It MUST be set to `always` if the claim is selectively disclosure or `never` if not. [REQUIRED].
* ``svg_id``: alphanumeric string containing ID of the claim referenced in the SVG template as defined in [`SD-JWT-VC`_] Section 9. [OPTIONAL].
* ``svg_id``: alphanumeric string containing ID of the claim referenced in the SVG template as defined in [`SD-JWT-VC`_] Section 9. [REQUIRED].
- [`SD-JWT-VC`_] Section 9.


Expand Down
2 changes: 1 addition & 1 deletion iss-475/en/algorithms.html
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ <h3 id="searchlabel">Quick search</h3>


<div class="footer" role="contentinfo">
Last updated on 25/11/2024.
Last updated on 26/11/2024.
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.4.5.
</div>

Expand Down
2 changes: 1 addition & 1 deletion iss-475/en/authentic-sources.html
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ <h2>Security Patterns<a class="headerlink" href="#security-patterns" title="Link


<div class="footer" role="contentinfo">
Last updated on 25/11/2024.
Last updated on 26/11/2024.
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.4.5.
</div>

Expand Down
2 changes: 1 addition & 1 deletion iss-475/en/backup-restore.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ <h2>External references<a class="headerlink" href="#external-references" title="


<div class="footer" role="contentinfo">
Last updated on 25/11/2024.
Last updated on 26/11/2024.
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.4.5.
</div>

Expand Down
2 changes: 1 addition & 1 deletion iss-475/en/contribute.html
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ <h2>Acknowledgements<a class="headerlink" href="#acknowledgements" title="Link t


<div class="footer" role="contentinfo">
Last updated on 25/11/2024.
Last updated on 26/11/2024.
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.4.5.
</div>

Expand Down
2 changes: 1 addition & 1 deletion iss-475/en/defined-terms.html
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,7 @@ <h2>Acronyms<a class="headerlink" href="#acronyms" title="Link to this heading">


<div class="footer" role="contentinfo">
Last updated on 25/11/2024.
Last updated on 26/11/2024.
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.4.5.
</div>

Expand Down
2 changes: 1 addition & 1 deletion iss-475/en/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ <h2 id="R">R</h2>


<div class="footer" role="contentinfo">
Last updated on 25/11/2024.
Last updated on 26/11/2024.
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.4.5.
</div>

Expand Down
2 changes: 1 addition & 1 deletion iss-475/en/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@ <h2>Index of content<a class="headerlink" href="#index-of-content" title="Link t


<div class="footer" role="contentinfo">
Last updated on 25/11/2024.
Last updated on 26/11/2024.
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.4.5.
</div>

Expand Down
47 changes: 25 additions & 22 deletions iss-475/en/pid-eaa-data-model.html
Original file line number Diff line number Diff line change
Expand Up @@ -356,25 +356,31 @@ <h3>Digital Credential Metadata Type<a class="headerlink" href="#digital-credent
<td><p>REQUIRED. Object containing information about the data origin. It MUST contain the object <code class="docutils literal notranslate"><span class="pre">verification</span></code> with this following sub-value:</p>
<blockquote>
<div><ul class="simple">
<li><p><code class="docutils literal notranslate"><span class="pre">trust_framework</span></code>: MUST cointain trust framework used for digital authentication towards authentic source system.</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">authentic_source</span></code>: MUST contain <code class="docutils literal notranslate"><span class="pre">organization_name</span></code> and <code class="docutils literal notranslate"><span class="pre">organization_code</span></code> cliam related to name and code identifier of the authentic source.</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">trust_framework</span></code>: MUST contain trust framework used for digital authentication towards authentic source system.</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">authentic_source</span></code>: MUST contain <code class="docutils literal notranslate"><span class="pre">organization_name</span></code> and <code class="docutils literal notranslate"><span class="pre">organization_code</span></code> claim related to name and code identifier of the authentic source.</p></li>
</ul>
</div></blockquote>
</td>
<td><p>This specification</p></td>
</tr>
<tr class="row-even"><td><p><strong>display</strong></p></td>
<td><p>REQUIRED. Array of objects, one for each language supported, containing display information for the Digital Credential type. It MUST contain for each object the following properties:</p>
<td><p>REQUIRED. Array of objects, one for each language supported, containing display information for the Digital Credential type. It contains for each object the following properties:</p>
<blockquote>
<div><ul class="simple">
<li><p><code class="docutils literal notranslate"><span class="pre">lang</span></code>: language tag as defined in <span class="target" id="index-10"></span><a class="rfc reference external" href="https://datatracker.ietf.org/doc/html/rfc5646.html"><strong>RFC 5646</strong></a> Section 2.</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">name</span></code>: human-readable label for the Digital Credential type.</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">description</span></code>: human-readable description for the Digital Credential type.</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">rendering</span></code>: object containing rendering methods supported by the Digital Credential type. Rendering method <cite>simple</cite> MUST be supported.</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">lang</span></code>: language tag as defined in <span class="target" id="index-10"></span><a class="rfc reference external" href="https://datatracker.ietf.org/doc/html/rfc5646.html"><strong>RFC 5646</strong></a> Section 2. [REQUIRED].</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">name</span></code>: human-readable label for the Digital Credential type. [REQUIRED].</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">description</span></code>: human-readable description for the Digital Credential type. [REQUIRED].</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">rendering</span></code>: object containing rendering methods supported by the Digital Credential type. [REQUIRED].</p></li>
</ul>
<dl>
<dt>The <code class="docutils literal notranslate"><span class="pre">simple</span></code> object contains the following properties:</dt><dd><blockquote>
<div><ul class="simple">
<dl class="simple">
<dt>Rendering method <cite>svg_template</cite> MUST be supported.</dt><dd><dl class="simple">
<dt>The <code class="docutils literal notranslate"><span class="pre">svg_templates</span></code> array of objects contains for each SVG template supported the following properties:</dt><dd><ul class="simple">
<li><p><code class="docutils literal notranslate"><span class="pre">uri</span></code>: URI pointing to the SVG template. [REQUIRED].</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">uri#integrity</span></code>: integrity metadata as defined in Section 3 of <a class="reference external" href="https://www.w3.org/TR/SRI/">W3C-SRI</a>. [REQUIRED].</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">properties</span></code>: object containing SVG template properties. This property is REQUIRED if more than one SVG template is present. The object MUST contain at least one of the properties defined in <a class="reference external" href="https://datatracker.ietf.org/doc/draft-ietf-oauth-sd-jwt-vc/04/">SD-JWT-VC</a> Section 8.1.2.1.</p></li>
</ul>
</dd>
<dt>If rendering method <cite>simple</cite> is also supported, the <code class="docutils literal notranslate"><span class="pre">simple</span></code> object contains the following properties:</dt><dd><ul class="simple">
<li><dl class="simple">
<dt><code class="docutils literal notranslate"><span class="pre">logo</span></code>: object containing information about the logo to display. This property is REQUIRED. The object contains the following sub-values:</dt><dd><ul>
<li><p><code class="docutils literal notranslate"><span class="pre">uri</span></code>: URI pointing to the logo image. [REQUIRED]</p></li>
Expand All @@ -384,26 +390,23 @@ <h3>Digital Credential Metadata Type<a class="headerlink" href="#digital-credent
</dd>
</dl>
</li>
<li><p><code class="docutils literal notranslate"><span class="pre">background_color</span></code>: RGB color value as defined in <a class="reference external" href="https://www.w3.org/TR/css-color/">W3C.CSS-COLOR</a> for the background of the Digital Credential.</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">text_color</span></code>: RGB color value as defined in <a class="reference external" href="https://www.w3.org/TR/css-color/">W3C.CSS-COLOR</a> for the text of the Digital Credential.</p></li>
</ul>
</div></blockquote>
<dl class="simple">
<dt>If rendering method <cite>svg_template</cite> is also supported, the <code class="docutils literal notranslate"><span class="pre">svg_templates</span></code> array of objects contains for each SVG template supported the following properties:</dt><dd><ul class="simple">
<li><p><code class="docutils literal notranslate"><span class="pre">uri</span></code>: URI pointing to the SVG template. [REQUIRED].</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">uri#integrity</span></code>: integrity metadata as defined in Section 3 of <a class="reference external" href="https://www.w3.org/TR/SRI/">W3C-SRI</a>. [REQUIRED].</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">properties</span></code>: object containing SVG template properties. This property is REQUIRED if more than one SVG template is present. The object MUST contain at least one of the properties defined in <a class="reference external" href="https://datatracker.ietf.org/doc/draft-ietf-oauth-sd-jwt-vc/04/">SD-JWT-VC</a> Section 8.1.2.1.</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">background_color</span></code>: RGB color value as defined in <a class="reference external" href="https://www.w3.org/TR/css-color/">W3C.CSS-COLOR</a> for the background of the Digital Credential. [OPTIONAL].</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">text_color</span></code>: RGB color value as defined in <a class="reference external" href="https://www.w3.org/TR/css-color/">W3C.CSS-COLOR</a> for the text of the Digital Credential. [OPTIONAL].</p></li>
</ul>
</dd>
</dl>
</dd>
</dl>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p>The use of the SVG template is recommended for all applications that support it.</p>
</div>
</div></blockquote>
</td>
<td><p>[<a class="reference external" href="https://datatracker.ietf.org/doc/draft-ietf-oauth-sd-jwt-vc/04/">SD-JWT-VC</a>] Section 8.</p></td>
</tr>
<tr class="row-odd"><td><p><strong>claims</strong></p></td>
<td><p>REQUIRED. Array of objects containing information for displaying and validating Digital credential claims. It MUST contain for each credential claim the following properties:</p>
<td><p>REQUIRED. Array of objects containing information for displaying and validating Digital credential claims. It contains for each credential claim the following properties:</p>
<blockquote>
<div><ul class="simple">
<li><p><code class="docutils literal notranslate"><span class="pre">path</span></code>: array indicating the claim or claims that are being addressed. [REQUIRED].</p></li>
Expand All @@ -417,7 +420,7 @@ <h3>Digital Credential Metadata Type<a class="headerlink" href="#digital-credent
</dl>
</li>
<li><p><code class="docutils literal notranslate"><span class="pre">sd</span></code>: string indicating whether the claim is selectively disclosable. It MUST be set to <cite>always</cite> if the claim is selectively disclosure or <cite>never</cite> if not. [REQUIRED].</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">svg_id</span></code>: alphanumeric string containing ID of the claim referenced in the SVG template as defined in [<a class="reference external" href="https://datatracker.ietf.org/doc/draft-ietf-oauth-sd-jwt-vc/04/">SD-JWT-VC</a>] Section 9. [OPTIONAL].</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">svg_id</span></code>: alphanumeric string containing ID of the claim referenced in the SVG template as defined in [<a class="reference external" href="https://datatracker.ietf.org/doc/draft-ietf-oauth-sd-jwt-vc/04/">SD-JWT-VC</a>] Section 9. [REQUIRED].</p></li>
</ul>
</div></blockquote>
</td>
Expand Down Expand Up @@ -1515,7 +1518,7 @@ <h3>MDOC-CBOR Examples<a class="headerlink" href="#mdoc-cbor-examples" title="Li


<div class="footer" role="contentinfo">
Last updated on 25/11/2024.
Last updated on 26/11/2024.
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.4.5.
</div>

Expand Down
2 changes: 1 addition & 1 deletion iss-475/en/pid-eaa-entity-configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -1013,7 +1013,7 @@ <h2>Example of a (Q)EAA Provider Entity Configuration<a class="headerlink" href=


<div class="footer" role="contentinfo">
Last updated on 25/11/2024.
Last updated on 26/11/2024.
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.4.5.
</div>

Expand Down
2 changes: 1 addition & 1 deletion iss-475/en/pid-eaa-issuance.html
Original file line number Diff line number Diff line change
Expand Up @@ -1522,7 +1522,7 @@ <h3>Notification Response<a class="headerlink" href="#notification-response" tit


<div class="footer" role="contentinfo">
Last updated on 25/11/2024.
Last updated on 26/11/2024.
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.4.5.
</div>

Expand Down
2 changes: 1 addition & 1 deletion iss-475/en/proximity-flow.html
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,7 @@ <h2>Session Termination<a class="headerlink" href="#session-termination" title="


<div class="footer" role="contentinfo">
Last updated on 25/11/2024.
Last updated on 26/11/2024.
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.4.5.
</div>

Expand Down
2 changes: 1 addition & 1 deletion iss-475/en/pseudonyms.html
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ <h2>Implementation Considerations<a class="headerlink" href="#implementation-con


<div class="footer" role="contentinfo">
Last updated on 25/11/2024.
Last updated on 26/11/2024.
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.4.5.
</div>

Expand Down
2 changes: 1 addition & 1 deletion iss-475/en/relying-party-entity-configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ <h2>Example of a Relying Party Entity Configuration<a class="headerlink" href="#


<div class="footer" role="contentinfo">
Last updated on 25/11/2024.
Last updated on 26/11/2024.
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.4.5.
</div>

Expand Down
Loading

0 comments on commit 5e37400

Please sign in to comment.