From b7c2570c2ac004ee8040c3392d9aa6188f857176 Mon Sep 17 00:00:00 2001 From: Torsten Lodderstedt Date: Wed, 8 Nov 2023 16:54:19 +0100 Subject: [PATCH] Update openid-4-verifiable-presentations-1_0.md Co-authored-by: Giuseppe De Marco --- openid-4-verifiable-presentations-1_0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openid-4-verifiable-presentations-1_0.md b/openid-4-verifiable-presentations-1_0.md index 0a991195..cf241d3d 100644 --- a/openid-4-verifiable-presentations-1_0.md +++ b/openid-4-verifiable-presentations-1_0.md @@ -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.