From 55c8388480cfa5daee7396954283ef34cb606c66 Mon Sep 17 00:00:00 2001 From: Brian Campbell <71398439+bc-pi@users.noreply.github.com> Date: Tue, 1 Oct 2024 13:54:47 -0600 Subject: [PATCH] HTTP is as HTTP does --- openid-4-verifiable-credential-issuance-1_0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openid-4-verifiable-credential-issuance-1_0.md b/openid-4-verifiable-credential-issuance-1_0.md index aac7f147..0412154c 100644 --- a/openid-4-verifiable-credential-issuance-1_0.md +++ b/openid-4-verifiable-credential-issuance-1_0.md @@ -715,7 +715,7 @@ The `nonce_endpoint` Credential Issuer Metadata parameter, as defined in (#crede ## Nonce Request {#nonce-request} -A request for a nonce is made by sending an HTTP request to the URL provided in the `nonce_endpoint` Credential Issuer Metadata parameter. +A request for a nonce is made by sending an HTTP POST request to the URL provided in the `nonce_endpoint` Credential Issuer Metadata parameter. Below is a non-normative example of a Nonce Request: