Skip to content

Commit

Permalink
Merge branch 'versione-corrente' into fix-typo
Browse files Browse the repository at this point in the history
  • Loading branch information
peppelinux committed Oct 31, 2023
2 parents 60fb8bc + 04016c8 commit feb8ed6
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 22 deletions.
16 changes: 8 additions & 8 deletions docs/common/common_examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -165,22 +165,22 @@ EN 1.2. Entity Configuration Response Openid Provider
"https://www.spid.gov.it/SpidL3"
],
"claims_supported": [
"https://attributes.spid.gov.it/spid_code",
"https://attributes.eid.gov.it/spid_code",
"given_name",
"family_name",
"place_of_birth",
"birthdate",
"gender",
"https://attributes.spid.gov.it/company_name",
"https://attributes.spid.gov.it/registered_office",
"https://attributes.spid.gov.it/fiscal_number",
"https://attributes.spid.gov.it/vat_number",
"https://attributes.spid.gov.it/document_details",
"https://attributes.eid.gov.it/company_name",
"https://attributes.eid.gov.it/registered_office",
"https://attributes.eid.gov.it/fiscal_number",
"https://attributes.eid.gov.it/vat_number",
"https://attributes.eid.gov.it/document_details",
"phone_number",
"email",
"address",
"https://attributes.spid.gov.it/eid_exp_date",
"https://attributes.spid.gov.it/e_delivery_service"
"https://attributes.eid.gov.it/eid_exp_date",
"https://attributes.eid.gov.it/e_delivery_service"
],
"grant_types_supported": [
"authorization_code",
Expand Down
4 changes: 2 additions & 2 deletions docs/en/attributi_utente.rst
Original file line number Diff line number Diff line change
Expand Up @@ -201,15 +201,15 @@ The following table shows the list of user attributes supported by SPID and/or C
* - **phone_number** |br| Category: extra registry
- Mobile phone name. String. Numeric string without internal spaces |br|
Example: |br|
``"phone_number": "VATIT-12345678901"``
``"phone_number": "12345678901"``
- |spid-icon| |cieid-icon|
* - **phone_number_verified** |br| Category: extra registry
- Boolean value indicating whether the user's mobile phone number has been verified by the OP.
- |cieid-icon|
* - **$PREFIX/landline_number** |br| Category: extra registry
- Landline number. String. Numeric string without internal spaces |br|
Example: |br|
``"$PREFIX/landline_number":"VATIT-12345678901"``
``"$PREFIX/landline_number":"12345678901"``
- |cieid-icon|
* - **email** |br| Category: extra registry
- E-mail address. String. Standard e-mail address |br|
Expand Down
2 changes: 1 addition & 1 deletion docs/en/trust_marks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Typical examples include the Entity's national or international identification c
by the issuing subject.

During the registration process of a new Leaf Entity (onboarding), the TMs are issued and signed by the TA
or its Intermediates (SA) or by Attribute Authorities (AA), if they are defined inside the attribute **trust_mark_issuers**, published inside the TA's Entity Configuration.
or its Intermediates (SA) or by Attribute Authorities (AA), if they are defined inside the attribute **trust_marks_issuers**, published inside the TA's Entity Configuration.

Each member Entity MUST expose, in its own configuration (EC), the TMs released by the issuing authorities.

Expand Down
4 changes: 2 additions & 2 deletions docs/it/attributi_utente.rst
Original file line number Diff line number Diff line change
Expand Up @@ -203,15 +203,15 @@ La seguente tabella riporta l'elenco degli attributi utente supportati da SPID e
* - **phone_number** |br| Categoria: extra anagrafica
- Numero di telefono mobile. String. Stringa numerica senza spazi intermedi |br|
Esempio: |br|
``"phone_number":"VATIT-12345678901"``
``"phone_number":"12345678901"``
- |spid-icon| |cieid-icon|
* - **phone_number_verified** |br| Categoria: extra anagrafica
- Valore Booleano che indica se il numero di telefono mobile dell'utente è stato verificato dall'OP.
- |cieid-icon|
* - **$PREFIX/landline_number** |br| Categoria: extra anagrafica
- Numero di telefono fisso. String. Stringa numerica senza spazi intermedi |br|
Esempio: |br|
``"$PREFIX/landline_number":"VATIT-12345678901"``
``"$PREFIX/landline_number":"12345678901"``
- |cieid-icon|
* - **email** |br| Categoria: extra anagrafica
- Indirizzo di posta elettronica. String. Formato standard indirizzo di posta elettronica |br|
Expand Down
10 changes: 5 additions & 5 deletions docs/it/trust_marks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Lo scopo principale dei TM è quello di esporre alcune informazioni non richiest

Esempi tipici includono il codice di identificazione nazionale o internazionale dell'entità (Codice Fiscale, IPA Code, Partita IVA, VAT Number), i contatti istituzionali e altro, come definito in `OIDC-FED`_. Ulteriori dati possono essere aggiunti dal soggetto che li emette.

I TM sono emessi e firmati, durante il processo di registrazione di una nuova entità di tipo Foglia (Onboarding), dal (TA) o suoi Intermediari (SA) o da Gestori Qualificati di Attributi (AA), se definiti all'interno dell'attributo **trust_mark_issuers**, pubblicato all'interno dell'Entity Configuration del TA.
I TM sono emessi e firmati, durante il processo di registrazione di una nuova entità di tipo Foglia (Onboarding), dal (TA) o suoi Intermediari (SA) o da Gestori Qualificati di Attributi (AA), se definiti all'interno dell'attributo **trust_marks_issuers**, pubblicato all'interno dell'Entity Configuration del TA.

Di seguito un esempio non normativo dell'oggetto **trust_marks_issuers** all'interno della Entity Configuration del TA.

Expand All @@ -21,11 +21,11 @@ Di seguito un esempio non normativo dell'oggetto **trust_marks_issuers** all'int
"trust_marks_issuers":{
"https://registry.agid.gov.it/openid_relying_party/public/":[
"https://registry.spid.agid.gov.it/",
"https://public.intermediary.spid.it/"
"https://public.intermediate.spid.it/"
],
"https://registry.agid.gov.it/openid_relying_party/private/":[
"https://registry.spid.agid.gov.it/",
"https://private.other.intermediary.it/"
"https://private.other.intermediate.it/"
]
}
}
Expand Down Expand Up @@ -65,7 +65,7 @@ La tabella seguente definisce i <entity_role> riconoscibili all'interno delle Fe
* - **openid_provider**
- l'entità nel claim *sub* è un OP.
- OP
* - **intermediary**
* - **intermediate**
- l'entità nel claim *sub* è un Soggetto Aggregatore.
- SA
* - **oauth_resource**
Expand Down Expand Up @@ -93,7 +93,7 @@ La tabella seguente definisce i <trustmark_profile> riconoscibili all'interno de
federation_entity Trust Mark
--------------------------------

In aggiunta ai claim dei profili **public** e **private**, il profilo **intermediary** individua i SA e aggiunge le estensioni **full** e **light** all'interno del claim **sa_profile**, a seconda della modalità con cui operano rispetto ai Soggetti Aggregati
In aggiunta ai claim dei profili **public** e **private**, il profilo **intermediate** individua i SA e aggiunge le estensioni **full** e **light** all'interno del claim **sa_profile**, a seconda della modalità con cui operano rispetto ai Soggetti Aggregati

.. seealso::

Expand Down
8 changes: 4 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
alabaster==0.7.12
Babel==2.10.1
certifi==2022.12.7
certifi==2023.7.22
charset-normalizer==2.0.12
commonmark==0.9.1
doc8==0.11.1
Expand All @@ -11,12 +11,12 @@ imagesize==1.3.0
Jinja2==3.1.2
MarkupSafe==2.1.1
packaging==21.3
Pygments==2.12.0
Pygments==2.15.0
pyparsing==3.0.9
pytz==2022.1
PyYAML==6.0
recommonmark==0.7.1
requests==2.27.1
requests==2.31.0
snowballstemmer==2.2.0
Sphinx==5.0.1
sphinxcontrib-applehelp==1.0.2
Expand All @@ -25,4 +25,4 @@ sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
urllib3==1.26.9
urllib3==1.26.18

0 comments on commit feb8ed6

Please sign in to comment.