From e2bed880dc34bf2b77ebb44cf9d30acfacb6d212 Mon Sep 17 00:00:00 2001 From: Brian Campbell <71398439+bc-pi@users.noreply.github.com> Date: Wed, 13 Nov 2024 07:20:14 -0700 Subject: [PATCH] =?UTF-8?q?Add=20the=20=E2=80=9CStatus=E2=80=9D=20field=20?= =?UTF-8?q?for=20the=20well-known=20URI=20registration=20per=20IANA=20earl?= =?UTF-8?q?y=20review=20(#269)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- draft-ietf-oauth-sd-jwt-vc.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/draft-ietf-oauth-sd-jwt-vc.md b/draft-ietf-oauth-sd-jwt-vc.md index 9e8c088..b454c5e 100644 --- a/draft-ietf-oauth-sd-jwt-vc.md +++ b/draft-ietf-oauth-sd-jwt-vc.md @@ -1330,8 +1330,9 @@ by [@!RFC5785]. * URI suffix: jwt-vc-issuer * Change controller: IETF -* Specification document: [[ (#jwt-vc-issuer-metadata) of this of this specification ]] +* Specification document: [[ (#jwt-vc-issuer-metadata) of this specification ]] * Related information: (none) +* Status: permanent # Examples @@ -1536,6 +1537,7 @@ for their contributions (some of which substantial) to this draft and to the ini * Update the anticipated media type registration request from `application/vc+sd-jwt` to `application/dc+sd-jwt` * Tightened the exposition of the Issuer-signed JWT Verification Key Validation section +* Add the “Status” field for the well-known URI registration per IANA early review -05