Draft -18 of the JSON Web Token (JWT) spec has been released, which addresses the few remaining outstanding comments from Working Group Last Call (WGLC). All edits were clarifications, rather than normative changes. See the Document History appendix for a description of the changes made.
New -23 versions of the JSON Object Signing and Encryption (JOSE) specs were also released since one clarification made to JWT also applied to JWS.
The specifications are available at:
- http://tools.ietf.org/html/draft-ietf-oauth-json-web-token-18
- http://tools.ietf.org/html/draft-ietf-jose-json-web-signature-23
- http://tools.ietf.org/html/draft-ietf-jose-json-web-encryption-23
- http://tools.ietf.org/html/draft-ietf-jose-json-web-key-23
- http://tools.ietf.org/html/draft-ietf-jose-json-web-algorithms-23
HTML formatted versions are also available at:
- https://self-issued.info/docs/draft-ietf-oauth-json-web-token-18.html
- https://self-issued.info/docs/draft-ietf-jose-json-web-signature-23.html
- https://self-issued.info/docs/draft-ietf-jose-json-web-encryption-23.html
- https://self-issued.info/docs/draft-ietf-jose-json-web-key-23.html
- https://self-issued.info/docs/draft-ietf-jose-json-web-algorithms-23.html
Leave a Reply
You must be logged in to post a comment.