-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change the registration request for SD-JWT #179
Comments
As I've said in many other places, SD-JWT ( Neither Regrettably, §3.11. Use Explicit Typing and §3.12. Use Mutually Exclusive Validation Rules for Different Kinds of JWTs suggest significant misunderstandings of the Media Type RFC on the part of the JWT RFC authors. To my mind, after extensive reading of RFCs on and about Media Types, just as there is no explicit sub-typing of ZIPs based on their content, there should be no explicit sub-typing of JWTs basd on their content — except and unless where a generic JWT processor can process those sub-types to some degree, but that does not appear to be what the JWT RFC authors have had in mind. |
Agree with what @TallTed says above, the media type is However, given that there exist multiple erroneous |
Feedback should probably reach the JWT RFC authors, toward some revision there. I think their intentions would be well served by the Media Type |
The editors talked about this on today's editors' call. We're thinking that the path of least resistance is to leave the present registration requests in place. Then one of two things could happen:
We propose to close this issue on that basis. |
See also: #184 |
Per is up here: #186 |
W3C WG editors are supposed to implement decisions made by the WG as a whole, not the other way around. I can think of numerous instances of "paths of least resistance" which would have been bad for interoperation, web users on both sides (servers and browsers), and the Internet writ large. I do not think that such "paths of least resistance" are a good basis for most technological decisions, especially where that "least resistance" essentially ignores or negates existing specifications, and may impact many implementations and deployments which are not generally known to spec authors/editors because implementers and deployers are not required to announce their activities and have (and should have) a reasonable expectation that such existing specifications will not be changed out from under them. |
Categorizing as post-CR, per decision on 20-Dec-23 working group call. |
|
Fixed by #279 |
Its been suggested that
application/vc+ld+json+sd-jwt
is not worth registering, see:w3c/vc-jose-cose-test-suite#8
We would need to request registration of some other
typ
value, to comply with the JWT BCP.Perhaps
application/vc-ld-json+sd-jwt
The text was updated successfully, but these errors were encountered: