Skip to content

Commit

Permalink
Merge branch 'request_uri2' of https://github.com/openid/OpenID4VP in…
Browse files Browse the repository at this point in the history
…to request_uri2
  • Loading branch information
tlodderstedt committed Nov 8, 2023
2 parents 350391d + b7c2570 commit 7822756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openid-4-verifiable-presentations-1_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ The following parameters are defined:
: A JSON String containing the value of the corresponding authorization Request's `state` parameter, if present.

`issuer`:
: 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.
: 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.

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

0 comments on commit 7822756

Please sign in to comment.