JSON Web Tokens

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Security }} '''JSON Web Tokens''' (JWT) are a format used for representing claims securely between two parties, based on the [[JSON...")
 
(Category:JSON based file formats)
 
Line 9: Line 9:
 
* RFC 7519
 
* RFC 7519
 
* [https://paragonie.com/blog/2017/03/jwt-json-web-tokens-is-bad-standard-that-everyone-should-avoid JOSE (Javascript Object Signing and Encryption) is a Bad Standard That Everyone Should Avoid]
 
* [https://paragonie.com/blog/2017/03/jwt-json-web-tokens-is-bad-standard-that-everyone-should-avoid JOSE (Javascript Object Signing and Encryption) is a Bad Standard That Everyone Should Avoid]
 +
 +
[[Category:JSON based file formats]]

Latest revision as of 16:18, 23 April 2017

File Format
Name JSON Web Tokens
Ontology

JSON Web Tokens (JWT) are a format used for representing claims securely between two parties, based on the JSON data format. This is one of the varieties of Javascript Object Signing and Encryption (JOSE) in use, along with JSON Web Signatures (JWS) and JSON Web Encryption (JWE).

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox