Hi All,

What would be the right HTTP Content-Type value to identify a given compact JWE or JWS serialization payload transmitted as an HTTP message payload (as opposed to as a header or query value). I see both JWE and JWS compact serializations can use a 'cty' header property to identify the encrypted or signed content but it is not clear how the actual JWE/JWS compact serializations are identified.

Something like

application/jose+jws;format=compact
application/jose+jwe;format=compact

with a format parameter being optional,

or somehow else ?

Sorry if I missed something,

Thanks, Sergey

_______________________________________________
jose mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/jose

Reply via email to