mattrglobal / jwm

JSON Web Message (JWM) RFC
16 stars 6 forks source link

Reconcile optional/must of typ JOSE header field in sections 4 & 5 #38

Closed troyronda closed 4 years ago

troyronda commented 4 years ago

Section 4.1 "typ" (Type) Header Parameter

If present, it is RECOMMENDED that its value be "JWM" to indicate that this object is a JWM.

Use of this Header Parameter is OPTIONAL.

Section 5.1 Creating and Validating JWMs.

THE JOSE "typ" header must be set to "JWM".