Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peppelinux authored Sep 13, 2023
1 parent a5855da commit b5aac69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/wallet_trust_anchor/tutorial/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


In this document are illustrated the steps to get a fully working onboarding and trust anchor demo.
The sections identified with the prefix **[FedOp]** are related to the Federation operators that
The sections identified with the prefix **[FedOp]** are related to the Federation operators that
accreditate the subordinates. The sections identified with the prefix **[User]** are
related to the User that asks to get a specific Entity onboarded within the onboarding service.

Expand Down Expand Up @@ -54,7 +54,7 @@ Then the User connects to
[the fetch endpoint](http://127.0.0.1:8000/fetch?sub=https://localhost:10000/OpenID4VP&anchor=http://127.0.0.1:8000)
and obtains the entity statement related to the onboarded Entity as a proof of the fully operational setup.

Below an example of Entity Statement, with the minimum set of attributes made available, according to OIDC Federation 1.0 and this demo.
Below an example of the payload contained within an Entity Statement, with the minimum set of attributes made available, according to OIDC Federation 1.0 and this demo.

````
{
Expand Down

0 comments on commit b5aac69

Please sign in to comment.