From 3da5e9325f8c77ccb14b71dad196ac7a0fba7ccb Mon Sep 17 00:00:00 2001 From: SaraConsoliACN <167582839+SaraConsoliACN@users.noreply.github.com> Date: Wed, 26 Jun 2024 11:29:17 +0200 Subject: [PATCH] [PID/(Q)EAA Issuance - Detailed Flow] Discovery (#309) * [PID/(Q)EAA Issuance - Detailed Flow] Discovery This commit aims to resolve the issue https://github.com/italia/eudi-wallet-it-docs/issues/263 adding the "trust-evaluation-mechanism" section reference in chapter Detailed Flow - Step 1-4. * Commit suggestion applied Co-authored-by: Giuseppe De Marco * Editorial change This additional commit aims to resolve the comment https://github.com/italia/eudi-wallet-it-docs/issues/263#issuecomment-2154523161 * Apply suggestions from code review * Update docs/en/pid-eaa-issuance.rst * hyperlink fixed --------- Co-authored-by: Giuseppe De Marco --- docs/en/pid-eaa-issuance.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/en/pid-eaa-issuance.rst b/docs/en/pid-eaa-issuance.rst index 140f51212..5536d60b0 100644 --- a/docs/en/pid-eaa-issuance.rst +++ b/docs/en/pid-eaa-issuance.rst @@ -93,8 +93,7 @@ In this section a *Wallet Initiated Flow* is outlined, where the User receives t PID/(Q)EAA Issuance - Detailed flow -**Steps 1-4 (Discovery)**: The User selects the PID/(Q)EAA Provider using the Wallet Instance, the Metadata for the selected PID/(Q)EAA Provider are processed by the Wallet Instance. - +**Steps 1-4 (Discovery):** The User, using the Wallet Instance, selects the PID/(Q)EAA Provider from those listed in the list of trustworthy entities. The Wallet Instance then processes the Metadata for the selected PID/(Q)EAA Provider as defined in the `Trust Model section `_ of this specification. .. note:: **Federation Check:** The Wallet Instance must verify whether the PID/(Q)EAA Provider is a member of the Federation, obtaining its protocol specific Metadata. A non-normative example of a response from the endpoint **.well-known/openid-federation** with the **Entity Configuration** and the **Metadata** of the PID/(Q)EAA Provider is represented within the section :ref:`Entity Configuration of PID/(Q)EAA Providers`.