Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
peppelinux authored Sep 19, 2024
1 parent 7762c05 commit 98fe827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openid-federation-wallet-1_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@ sequenceDiagram

# Implementation Considerations for Offline Flows

The static Trust Chain parameter within the JWT headers is used to ensure that the entities involved in the transaction have a common Trust Anchor. which facilitates trust without the need for real-time verification using the Federation API endpoints.
The static Trust Chain parameter within the JWT headers is used to ensure that the entities involved in the transaction have a common Trust Anchor. This enables trust without the need for real-time Federation Entity Discovery using the Federation API endpoints.

Entity that issues a signed data object, including the `trust_chain` parameter, might be:

Expand Down

0 comments on commit 98fe827

Please sign in to comment.