Skip to content

Commit

Permalink
fix: remove duplicated section
Browse files Browse the repository at this point in the history
  • Loading branch information
Giuseppe De Marco authored Oct 25, 2024
1 parent b0ab3ad commit 2844b71
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions docs/en/trust.rst
Original file line number Diff line number Diff line change
Expand Up @@ -604,24 +604,6 @@ The Trust Chains can also be verified offline, using one of the Trust Anchor's p
The Wallet Attestation conveys all the required information pertaining to the instance, such as its public key and any other technical or administrative information, without any User's personal data.


Establishing Trust with Relying Parties
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

The Relying Party is registered by a Trust Anchor or its Intermediate and obtains a Trust Mark to be included in its Entity Configuration.
In its Entity Configuration the Relying Party publishes its specific metadata, including the supported signature and encryption algorithms
and any other necessary information for the interoperability requirements.

Any requests for User attributes, such as PID or (Q)EAA, from the Relying Party to Wallet Instances are signed and SHOULD contain the verifiable
Trust Chain regarding the Relying Party.

The Wallet Instance verifies that the Trust Chain related to the Relying Party is still active,
proving that the Relying Party is still part of the Federation and not revoked.

The Trust Chain MAY be contained within the signed request in the form of a JWS header parameter, or dynamically built through a Federation Entity Discovery process.

In offline flows, Trust Chain verification enables the assessment of the reliability of Trust Marks and Attestations contained within.


Establishing Trust with Credential Issuers
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Expand Down

0 comments on commit 2844b71

Please sign in to comment.