RequestObjectParameters
@Serializable
OpenID4VP: This request is (optionally) sent from the wallet when requesting the Request Object from the Verifier.
Usually, these parameters are sent to the Request Endpoint URL of the OpenID Verifier.
Properties
Link copied to clipboard
Link copied to clipboard
OpenID4VP: OPTIONAL. A String containing a JSON object containing metadata parameters as defined in Section 9.
Link copied to clipboard
OpenID4VP: OPTIONAL. A String value used to mitigate replay attacks of the Authorization Request. When received, the Verifier MUST use it as the wallet_nonce value in the signed authorization request object. Value can be a base64url-encoded, fresh, cryptographically random number with sufficient entropy.