From 25b67a53f4c87894a4e61730d5a713d4ef48bbd6 Mon Sep 17 00:00:00 2001 From: Orie Steele Date: Mon, 16 Jan 2023 16:20:56 -0600 Subject: [PATCH 1/4] Request media type for 1.1 vc-jwt claim set --- index.html | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/index.html b/index.html index 3cbcb635..f8145389 100644 --- a/index.html +++ b/index.html @@ -525,5 +525,52 @@

Privacy Considerations

Security Considerations

+ +
+

IANA Considerations

+
+

The application/credential-1.1+json Media Type

+

+ This specification registers the application/credential-1.1+json MIME Media Type specifically for + identifying a JWT Claims Set conforming to the Verifiable Credentials 1.1 format. +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Type name: application
Subtype name: credential-1.1+json
Required parameters: None
Encoding considerations: + Resources that use the "application/credential-1.1+json" + Media Type are required to conform to all of the requirements + for the "application/json" Media Type and are + therefore subject to the same encoding considerations specified + in Section 11 of [[!RFC7159]]. +
Security considerations: As defined in this specification.
Contact: + W3C Verifiable Claims Working Group public-vc-wg@w3.org +
+
+ + +
From e4784a09fd5efe8d4e2ec6d59fcf011d339ab38b Mon Sep 17 00:00:00 2001 From: Orie Steele Date: Tue, 17 Jan 2023 11:22:01 -0600 Subject: [PATCH 2/4] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index f8145389..b9af96c8 100644 --- a/index.html +++ b/index.html @@ -564,7 +564,7 @@

The application/credential-1.1+json Media Type

Contact: - W3C Verifiable Claims Working Group public-vc-wg@w3.org + W3C Verifiable Credentials Working Group public-vc-wg@w3.org From e280be2595f633b4eb2cfdf7e978c56988da1420 Mon Sep 17 00:00:00 2001 From: Orie Steele Date: Fri, 20 Jan 2023 17:17:15 -0600 Subject: [PATCH 3/4] Update index.html Co-authored-by: Mike Prorock --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index b9af96c8..7ab90d4b 100644 --- a/index.html +++ b/index.html @@ -532,7 +532,7 @@

IANA Considerations

The application/credential-1.1+json Media Type

This specification registers the application/credential-1.1+json MIME Media Type specifically for - identifying a JWT Claims Set conforming to the Verifiable Credentials 1.1 format. + identifying a JWT Claims Set conforming to the Verifiable Credentials 1.1 JWT format in the `cty` header.

From 80e807f5a0aaf90244bfbed425bdd827db6cee1e Mon Sep 17 00:00:00 2001 From: Orie Steele Date: Wed, 25 Jan 2023 11:12:17 -0600 Subject: [PATCH 4/4] Apply resolution from WG call --- index.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 7ab90d4b..d74fa53e 100644 --- a/index.html +++ b/index.html @@ -529,9 +529,9 @@

Security Considerations

IANA Considerations

-

The application/credential-1.1+json Media Type

+

The application/credential-claims-set-1.1+json Media Type

- This specification registers the application/credential-1.1+json MIME Media Type specifically for + This specification registers the application/credential-claims-set-1.1+json MIME Media Type specifically for identifying a JWT Claims Set conforming to the Verifiable Credentials 1.1 JWT format in the `cty` header.

@@ -550,7 +550,7 @@

The application/credential-1.1+json Media Type

Encoding considerations: - Resources that use the "application/credential-1.1+json" + Resources that use the "application/credential-claims-set-1.1+json" Media Type are required to conform to all of the requirements for the "application/json" Media Type and are therefore subject to the same encoding considerations specified @@ -568,6 +568,7 @@

The application/credential-1.1+json Media Type

+