New versions of the OAuth JWT, JWT Bearer Profile, and Assertions specs have 
been released incorporating feedback since IETF 85 in Atlanta.  The primary 
change is changing the name of the "prn" claim to "sub" (subject) both to more 
closely align with SAML name usage and to use a more intuitive name for this 
concept.  (Also, see the related coordinated change to the OpenID Connect 
specifications<http://self-issued.info/?p=918>.)  The definition of the "aud" 
(audience) claim was also extended to allow JWTs to have multiple audiences (a 
feature also in SAML assertions).

An explanation was added to the JWT spec about why should be signed and then 
encrypted.

The audience definition in the Assertions specification was relaxed so that 
audience values can be OAuth "client_id" values.  Informative references to the 
SAML Bearer Profile and JWT Bearer Profile specs were also added.
This release incorporates editorial improvements suggested by Jeff Hodges, 
Hannes Tschofenig, and Prateek Mishra in their reviews of the JWT 
specification.  Many of these simplified the terminology usage.  See the 
Document History section of each specification for more details about the 
changes made.

This release is part of a coordinated release of JOSE, OAuth, and OpenID 
Connect specifications.  You can read about the other releases here:  JOSE 
Release Notes<http://self-issued.info/?p=913>, OpenID Connect Release 
Notes<http://self-issued.info/?p=918>.

The new specification versions are:

*        http://tools.ietf.org/html/draft-ietf-oauth-json-web-token-06

*        http://tools.ietf.org/html/draft-ietf-oauth-jwt-bearer-04

*        http://tools.ietf.org/html/draft-ietf-oauth-assertions-09

HTML formatted versions are available at:

*        http://self-issued.info/docs/draft-ietf-oauth-json-web-token-06.html

*        http://self-issued.info/docs/draft-ietf-oauth-jwt-bearer-04.html

*        http://self-issued.info/docs/draft-ietf-oauth-assertions-09.html

                                                            -- Mike

_______________________________________________
OAuth mailing list
OAuth@ietf.org
https://www.ietf.org/mailman/listinfo/oauth

Reply via email to