You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementers are warned that JWTs are not capable of encoding multiple subjects and are thus not capable of encoding a verifiable credential with more than one subject. JWTs might support multiple subjects in the future and implementers are advised to refer to the JSON Web Token Claim Registry for multi-subject JWT claim names or the Nested JSON Web Token specification.
Speculating about how other specs might or might be extended seems unhelpful and inappropriate. Also, the "not capable" statement is overly strong, as JWTs could be extended to do so. I suggest replacing the note above with:
At the time of this writing, JWTs do not have a representation for multiple subjects and are thus not capable of encoding a verifiable credential with more than one subject. Should the working group decide to do so, we could create a new JWT claim for this purpose and register it in the JSON Web Token Claims Registry.
A note in the spec says:
Speculating about how other specs might or might be extended seems unhelpful and inappropriate. Also, the "not capable" statement is overly strong, as JWTs could be extended to do so. I suggest replacing the note above with:
Attn: @OR13
The text was updated successfully, but these errors were encountered: