CBOR Web Token (CWT)
Document Name: | RFC 8392 |
---|---|
Document URI: |
urn:ietf:rfc:8392
|
Online Version: |
https://datatracker.ietf.org/doc/html/rfc8392
|
Organization: | Internet Engineering Task Force (IETF) |
Series: | Request for Comments (RFC) |
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. |
Specified Web Concepts:
Media Types
application/cwt
Return to ( Series | Organization | all Specifications )