Skip to content

Commit

Permalink
fix: example markdown glitch
Browse files Browse the repository at this point in the history
  • Loading branch information
peppelinux authored Oct 3, 2024
1 parent 024e19b commit e9f55dd
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 @@ -353,6 +353,7 @@ These modifications allow a federation authority, such as a Trust Anchor, to app
]
}
}
```
**Example 1**: Example demonstrating how a Federation Authority can issue a Subordinate Statement about a Credential Verifier, specifying certain metadata parameters such as the endpoints to use and the allowed Digital Credentials to be requested.

## Differences Between `metadata` and `metadata_policy`
Expand Down Expand Up @@ -542,7 +543,6 @@ The Federation Entity Discovery starts with the Wallet Instance fetching the Cre

Note: While this section exemplifies the journey of discovery from the perspective of an OpenID Wallet Instance, it is important to understand that this approach can be applied to every kind of entity type within the federation.


~~~ ascii-art
+------+ +-------------------+ +-------------------------+
|Wallet| |Credential Verifier| |Intermediate/Trust Anchor|
Expand Down

0 comments on commit e9f55dd

Please sign in to comment.