CWT
RFC 8392 CBOR Web Token (CWT) RFC 9597 CBOR Web Token (CWT) Claims in COSE Headers RFC 9596 COSE "typ" (type) Header Parameter
IoT向けのJWTを目指して軽量のCBORを使ったもの
RFC 9597と9596は暗号化したくない項目をCOSEヘッダに設定する方法
table:CWT
Name Key Value Type
iss 1 text string
sub 2 text string
aud 3 text string
exp 4 integer or floating-point number
nbf 5 integer or floating-point number
iat 6 integer or floating-point number
jti 7 byte string
application/cwt