CWT
RFC 8392 CBOR Web Token (CWT)
https://tex2e.github.io/rfc-translater/html/rfc8392.html
RFC 9597 CBOR Web Token (CWT) Claims in COSE Headers
RFC 9596 COSE "typ" (type) Header Parameter
JOSE JWTのCBORCOSE版
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