Skip to content

Commit 9e8679d

Browse files
Sakurannc2bo
andauthored
Apply suggestions from Christian's code review
Co-authored-by: Christian Bormann <8774236+c2bo@users.noreply.github.com>
1 parent b868ea9 commit 9e8679d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openid-4-verifiable-presentations-1_0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -673,15 +673,15 @@ If the Verifier responds with any HTTP error response, the Wallet MUST terminate
673673

674674
Verifier Info parameter allows the Verifier to provide additional context or metadata as part of the Authorization Request attested by a trusted third party. These inputs can support a variety of use cases, such as helping the Wallet apply policy decisions, validating eligibility, or presenting more meaningful information to the End-User during consent.
675675

676-
Each Verifier Info object contains a type identifier, associated data and optionally references to credential ids. The format and semantics of these objects are defined by ecosystems or profiles.
676+
Each Verifier Info object contains a type identifier, associated data and optionally references to credential ids. The format and semantics of these attestations are defined by ecosystems or profiles.
677677

678678
For example, a Verifier might include:
679679

680680
- A **registration certificate** issued by a trusted authority, to prove that the verifier has publicly registered its intend to request certain credentials.
681681
- A **policy statement**, such as a signed document describing acceptable use, retention periods, or access rights.
682682
- The **confirmation of a role** of the verifier in a certain domain, e.g. the verifier might be a certified payment service provider under the EU's Payment Service Directive 2.
683683

684-
Verifier Info parameter is optional. Wallets MAY use them to make authorization decisions or to enhance the user experience, but they SHOULD ignore any unrecognized or unsupported Verifier Info types.
684+
The Verifier Info parameter is optional. Wallets MAY use them to make authorization decisions or to enhance the user experience, but they SHOULD ignore any unrecognized or unsupported Verifier Info types.
685685

686686
### Proof of Possession
687687

0 commit comments

Comments
 (0)