From 3c7b78dbd8aab1483ec53dcde75143da07cf711b Mon Sep 17 00:00:00 2001 From: Salvatore Manfredi Date: Mon, 31 Jul 2023 17:03:19 +0200 Subject: [PATCH] Update relying-party-solution.rst --- docs/en/relying-party-solution.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/relying-party-solution.rst b/docs/en/relying-party-solution.rst index aa5974001..d32e11127 100644 --- a/docs/en/relying-party-solution.rst +++ b/docs/en/relying-party-solution.rst @@ -65,9 +65,9 @@ Once the Relying Party authentication is performed by the Wallet Instance, the U * - **9** - The Relying Party issues a signed Request Object, returning it as response. * - **10** - - The Wallet Instance verifies Request Object JWS. - * - **11** - The Wallet Instance attests the trust to the Relying Party by verifying the ``trust_chain``. + * - **11** + - The Wallet Instance verifies Request Object JWS. * - **12** and **13** - The Wallet Instance verifies the signature of the request and processes the Relying Party metadata to attests its capabilities and allowed scopes, attesting which Verifiable Credentials and personal attributes the Relying Party is granted to request. * - **14**