@misc{rfc8392, series = {Request for Comments}, number = 8392, howpublished = {RFC 8392}, publisher = {RFC Editor}, doi = {10.17487/RFC8392}, url = {https://www.rfc-editor.org/info/rfc8392}, author = {Michael B. Jones and Erik Wahlstroem and Samuel Erdtman and Hannes Tschofenig}, title = {{CBOR Web Token (CWT)}}, pagetotal = 25, year = 2018, month = may, abstract = {CBOR Web Token (CWT) is a compact means of representing claims to be transferred between two parties. 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. CWT is derived from JSON Web Token (JWT) but uses CBOR rather than JSON.}, }