%% You should probably cite rfc8392 instead of this I-D. @techreport{ietf-ace-cbor-web-token-03, number = {draft-ietf-ace-cbor-web-token-03}, type = {Internet-Draft}, institution = {Internet Engineering Task Force}, publisher = {Internet Engineering Task Force}, note = {Work in Progress}, url = {https://datatracker.ietf.org/doc/draft-ietf-ace-cbor-web-token/03/}, author = {Michael B. Jones and Erik Wahlstroem and Samuel Erdtman and Hannes Tschofenig}, title = {{CBOR Web Token (CWT)}}, pagetotal = 21, year = 2017, month = mar, day = 3, abstract = {CBOR Web Token (CWT) is a compact means of representing claims to be transferred between two parties. CWT is a profile of the JSON Web Token (JWT) that is optimized for constrained devices. The claims in a CWT are encoded in the Concise Binary Object Representation (CBOR) and CBOR Object Signing and Encryption (COSE) is used for added application layer security protection. A claim is a piece of information asserted about a subject and is represented as a name/ value pair consisting of a claim name and a claim value.}, }