Skip to content

Commit 7822756

Browse files
committed
Merge branch 'request_uri2' of https://github.com/openid/OpenID4VP into request_uri2
2 parents 350391d + b7c2570 commit 7822756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ The following parameters are defined:
489489
: A JSON String containing the value of the corresponding authorization Request's `state` parameter, if present.
490490

491491
`issuer`:
492-
: A JSON containing an HTTPS URL designating the Issuer URL of the Wallet (acting as a OAuth Authorization Server). The Verifier MAY obtain the Wallet's metadata by adding the well-know location `oauth-authorization-server` as specified in [@!RFC8414]. Metadata MAY also be provided by other means, for example in the wallet attestation.
492+
: A JSON containing an HTTPS URL designating the Issuer URL of the Wallet (acting as a OAuth 2.0 Authorization Server). The Verifier MAY obtain the Wallet's metadata by adding the well-know location `oauth-authorization-server` as specified in [@!RFC8414]. Metadata MAY also be provided by other means, for example in the wallet attestation.
493493

494494
`w_nonce`:
495495
: A JSON String containing as fresh, cryptographically random number with sufficient entropy the Verifier MUST use when creating the signed presentation request object.

0 commit comments

Comments
 (0)