<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mike Jones: self-issued</title>
	<atom:link href="http://self-issued.info/?feed=rss2&#038;p=71" rel="self" type="application/rss+xml" />
	<link>http://self-issued.info</link>
	<description>Musings on Digital Identity</description>
	<lastBuildDate>Wed, 15 May 2013 23:22:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
<image>
	<url>http://self-issued.info/feed_header_image.png</url> 
	<title>Mike Jones: self-issued</title> 
	<link>http://self-issued.info</link> 
	<width>120</width> 
	<height>80</height> 
	</image>		<item>
		<title>OAuth 2.0 has won the 2013 European Identity Award</title>
		<link>http://self-issued.info/?p=1026</link>
		<comments>http://self-issued.info/?p=1026#comments</comments>
		<pubDate>Wed, 15 May 2013 17:23:44 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[Specifications]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=1026</guid>
		<description><![CDATA[I’m pleased to report that OAuth 2.0 has won the 2013 European Identity Award for Best Innovation/New Standard. I was honored to accept the award from Kuppinger Cole at the 2013 European Identity and Cloud Conference on behalf of all who contributed to creating the OAuth 2.0 standards [RFC 6749, RFC 6750] and who are [...]]]></description>
				<content:encoded><![CDATA[<p><span class="plain"><img align="right" src="http://self-issued.info/images/oauth_logo_120x120.png" alt="OAuth logo" /></span>I’m pleased to report that OAuth 2.0 has won the 2013 European Identity Award for Best Innovation/New Standard.  I was honored to accept the award from Kuppinger Cole at the <a href="http://www.id-conf.com/events/eic2013/">2013 European Identity and Cloud Conference</a> on behalf of all who contributed to creating the OAuth 2.0 standards <a href="http://tools.ietf.org/html/rfc6749">[RFC 6749</a>, <a href="http://tools.ietf.org/html/rfc6750">RFC 6750</a>] and who are building solutions with them.</p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&#038;p=1026</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OpenID Connect Update Presentation</title>
		<link>http://self-issued.info/?p=1021</link>
		<comments>http://self-issued.info/?p=1021#comments</comments>
		<pubDate>Tue, 14 May 2013 16:05:36 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[OpenID]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=1021</guid>
		<description><![CDATA[I’ve posted the OpenID Connect Update presentation that I gave today during the OpenID Workshop at the European Identity and Cloud Conference. It’s available in PowerPoint and PDF formats.]]></description>
				<content:encoded><![CDATA[<p><span class="plain"><img align="right" src="http://self-issued.info/images/openid-logo.png" alt="OpenID logo" /></span>I’ve posted the OpenID Connect Update presentation that I gave today during the <a href="http://www.id-conf.com/events/eic2013-openid">OpenID Workshop</a> at the <a href="http://www.id-conf.com/events/eic2013/">European Identity and Cloud Conference</a>.  It’s available in <a href="http://self-issued.info/presentations/OpenID_Connect_Update_May_14_2013.pptx">PowerPoint</a> and <a href="http://self-issued.info/presentations/OpenID_Connect_Update_May_14_2013.pdf">PDF</a> formats.</p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&#038;p=1021</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fourth Release Candidates for OpenID Connect Implementer&#8217;s Drafts</title>
		<link>http://self-issued.info/?p=1016</link>
		<comments>http://self-issued.info/?p=1016#comments</comments>
		<pubDate>Sat, 04 May 2013 07:49:42 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Claims]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Federation]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[Specifications]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=1016</guid>
		<description><![CDATA[A fourth set of release candidates for the upcoming OpenID Connect Implementer’s Drafts has been released. Changes since the third release candidates mostly consist of editorial improvements. There were only two changes that will result in changes to implementations. The first was replacing the “updated_time” claim, which used a textual date format, with the “updated_at” [...]]]></description>
				<content:encoded><![CDATA[<p><span class="plain"><img align="right" src="http://self-issued.info/images/openid-logo.png" alt="OpenID logo" /></span>A fourth set of release candidates for the upcoming OpenID Connect Implementer’s Drafts has been released.  Changes since the <a href="http://self-issued.info/?p=976">third release candidates</a> mostly consist of editorial improvements.  There were only two changes that will result in changes to implementations.  The first was replacing the “updated_time” claim, which used a textual date format, with the “updated_at” claim, which uses the same numeric representation as the other OpenID Connect date/time claims.  The second was replacing the “PKIX” JWK key type with the “x5c” JWK key member (a change actually made this week by the <a href="http://datatracker.ietf.org/wg/jose/">JOSE working group</a>).</p>
<p>These are ready for discussion at <a href="http://openid-connect-may2013.eventbrite.com/">Monday’s in-person OpenID Connect working group meeting</a>.  All issues filed have been addressed.</p>
<p>The updated specifications are:</p>
<ul>
<li><a href="http://openid.net/specs/openid-connect-basic-1_0-26.html">http://openid.net/specs/openid-connect-basic-1_0-26.html</a></li>
<li><a href="http://openid.net/specs/openid-connect-implicit-1_0-09.html">http://openid.net/specs/openid-connect-implicit-1_0-09.html</a></li>
<li><a href="http://openid.net/specs/openid-connect-messages-1_0-18.html">http://openid.net/specs/openid-connect-messages-1_0-18.html</a></li>
<li><a href="http://openid.net/specs/openid-connect-standard-1_0-19.html">http://openid.net/specs/openid-connect-standard-1_0-19.html</a></li>
<li><a href="http://openid.net/specs/openid-connect-discovery-1_0-15.html">http://openid.net/specs/openid-connect-discovery-1_0-15.html</a></li>
<li><a href="http://openid.net/specs/openid-connect-registration-1_0-17.html">http://openid.net/specs/openid-connect-registration-1_0-17.html</a></li>
</ul>
<p>These specifications did not change:</p>
<ul>
<li><a href="http://openid.net/specs/openid-connect-session-1_0-13.html">http://openid.net/specs/openid-connect-session-1_0-13.html</a></li>
<li><a href="http://openid.net/specs/oauth-v2-multiple-response-types-1_0-07.html">http://openid.net/specs/oauth-v2-multiple-response-types-1_0-07.html</a></li>
</ul>
<p>Thanks to all who continued reviewing and implementing the specifications, resulting in the improvements contained in this release.  I’ll look forward to seeing many of you on Monday!</p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&#038;p=1016</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Draft -10 of the JOSE Specifications</title>
		<link>http://self-issued.info/?p=1012</link>
		<comments>http://self-issued.info/?p=1012#comments</comments>
		<pubDate>Fri, 26 Apr 2013 08:19:40 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[Specifications]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=1012</guid>
		<description><![CDATA[Based upon working group feedback on the -09 drafts, I’ve released an update to the JSON Object Signing and Encryption (JOSE) specifications that changes the processing rules for JWEs encrypted to multiple recipients. The new processing rules enable using AES GCM for multiple-recipient JWE objects. This update makes no changes to the single-recipient case. The [...]]]></description>
				<content:encoded><![CDATA[<p><span class="plain"><img align="right" src="http://self-issued.info/images/ietf-logo.png" alt="IETF logo" /></span>Based upon working group feedback on the -09 drafts, I’ve released an update to the JSON Object Signing and Encryption (JOSE) specifications that changes the processing rules for JWEs encrypted to multiple recipients.  The new processing rules enable using AES GCM for multiple-recipient JWE objects.  This update makes no changes to the single-recipient case.</p>
<p>The updated specification versions are:</p>
<ul>
<li><a href="http://tools.ietf.org/html/draft-ietf-jose-json-web-signature-10">http://tools.ietf.org/html/draft-ietf-jose-json-web-signature-10</a></li>
<li><a href="http://tools.ietf.org/html/draft-ietf-jose-json-web-encryption-10">http://tools.ietf.org/html/draft-ietf-jose-json-web-encryption-10</a></li>
<li><a href="http://tools.ietf.org/html/draft-ietf-jose-json-web-key-10">http://tools.ietf.org/html/draft-ietf-jose-json-web-key-10</a></li>
<li><a href="http://tools.ietf.org/html/draft-ietf-jose-json-web-algorithms-10">http://tools.ietf.org/html/draft-ietf-jose-json-web-algorithms-10</a></li>
</ul>
<p>HTML formatted versions are also available at:</p>
<ul>
<li><a href="http://self-issued.info/docs/draft-ietf-jose-json-web-signature-10.html">http://self-issued.info/docs/draft-ietf-jose-json-web-signature-10.html</a></li>
<li><a href="http://self-issued.info/docs/draft-ietf-jose-json-web-encryption-10.html">http://self-issued.info/docs/draft-ietf-jose-json-web-encryption-10.html</a></li>
<li><a href="http://self-issued.info/docs/draft-ietf-jose-json-web-key-10.html">http://self-issued.info/docs/draft-ietf-jose-json-web-key-10.html</a></li>
<li><a href="http://self-issued.info/docs/draft-ietf-jose-json-web-algorithms-10.html">http://self-issued.info/docs/draft-ietf-jose-json-web-algorithms-10.html</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&#038;p=1012</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JOSE and JWT specs incorporating decisions from IETF 86</title>
		<link>http://self-issued.info/?p=1008</link>
		<comments>http://self-issued.info/?p=1008#comments</comments>
		<pubDate>Wed, 24 Apr 2013 02:02:00 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Claims]]></category>
		<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[Specifications]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=1008</guid>
		<description><![CDATA[New versions of the JSON Object Signing and Encryption (JOSE) specifications JSON Web Signature (JWS), JSON Web Encryption (JWE), JSON Web Key (JWK), and JSON Web Algorithms (JWA) and the JSON Web Token (JWT) specification have been released that incorporate the working group decisions made during and since IETF 86. The primary new features in [...]]]></description>
				<content:encoded><![CDATA[<p><span class="plain"><img align="right" src="http://self-issued.info/images/ietf-logo.png" alt="IETF logo" /></span>New versions of the JSON Object Signing and Encryption (JOSE) specifications JSON Web Signature (JWS), JSON Web Encryption (JWE), JSON Web Key (JWK), and JSON Web Algorithms (JWA) and the JSON Web Token (JWT) specification have been released that incorporate the working group decisions made during and since <a href="http://www.ietf.org/meeting/86/">IETF 86</a>.</p>
<p>The primary new features in these working group drafts are:</p>
<ul>
<li>adding support for private and symmetric keys to JWK and JWA,</li>
<li>adding support for JSON Serializations to JWS and JWE,</li>
<li>replacing the custom JOSE CBC+HMAC algorithms with ones compatible with those proposed in <a href="http://tools.ietf.org/html/draft-mcgrew-aead-aes-cbc-hmac-sha2-01">draft-mcgrew-aead-aes-cbc-hmac-sha2</a>,</li>
<li>defining that the default action for header parameters and claims that are not understood is to ignore them, while providing a way to designate that some extension header parameters must be understood.</li>
</ul>
<p>More details on the changes made can be found in the Document History entries.</p>
<p>The specifications are available at:</p>
<ul>
<li><a href="http://tools.ietf.org/html/draft-ietf-jose-json-web-signature-09">http://tools.ietf.org/html/draft-ietf-jose-json-web-signature-09</a></li>
<li><a href="http://tools.ietf.org/html/draft-ietf-jose-json-web-encryption-09">http://tools.ietf.org/html/draft-ietf-jose-json-web-encryption-09</a></li>
<li><a href="http://tools.ietf.org/html/draft-ietf-jose-json-web-key-09">http://tools.ietf.org/html/draft-ietf-jose-json-web-key-09</a></li>
<li><a href="http://tools.ietf.org/html/draft-ietf-jose-json-web-algorithms-09">http://tools.ietf.org/html/draft-ietf-jose-json-web-algorithms-09</a></li>
<li><a href="http://tools.ietf.org/html/draft-ietf-oauth-json-web-token-07">http://tools.ietf.org/html/draft-ietf-oauth-json-web-token-07</a></li>
</ul>
<p>HTML formatted versions are also available at:</p>
<ul>
<li><a href="http://self-issued.info/docs/draft-ietf-jose-json-web-signature-09.html">http://self-issued.info/docs/draft-ietf-jose-json-web-signature-09.html</a></li>
<li><a href="http://self-issued.info/docs/draft-ietf-jose-json-web-encryption-09.html">http://self-issued.info/docs/draft-ietf-jose-json-web-encryption-09.html</a></li>
<li><a href="http://self-issued.info/docs/draft-ietf-jose-json-web-key-09.html">http://self-issued.info/docs/draft-ietf-jose-json-web-key-09.html</a></li>
<li><a href="http://self-issued.info/docs/draft-ietf-jose-json-web-algorithms-09.html">http://self-issued.info/docs/draft-ietf-jose-json-web-algorithms-09.html</a></li>
<li><a href="http://self-issued.info/docs/draft-ietf-oauth-json-web-token-07.html">http://self-issued.info/docs/draft-ietf-oauth-json-web-token-07.html</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&#038;p=1008</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tim Bray on ID Tokens</title>
		<link>http://self-issued.info/?p=1001</link>
		<comments>http://self-issued.info/?p=1001#comments</comments>
		<pubDate>Wed, 10 Apr 2013 01:10:40 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Claims]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[People]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=1001</guid>
		<description><![CDATA[Tim Bray has written a post giving his take on what ID Tokens are and why they&#8217;re valuable, both for OpenID Connect and beyond. Full of geeky identity goodness&#8230;]]></description>
				<content:encoded><![CDATA[<p><span class="plain"><img align="right" src="http://self-issued.info/images/openid-logo.png" alt="OpenID logo" /></span><a href="https://www.tbray.org/ongoing/When/201x/2013/04/04/ID-Tokens">Tim Bray has written a post</a> giving his take on what ID Tokens are and why they&#8217;re valuable, both for <a href="http://openid.net/connect/">OpenID Connect</a> and beyond.  Full of geeky identity goodness&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&#038;p=1001</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updated OAuth Dynamic Client Registration Draft Published</title>
		<link>http://self-issued.info/?p=993</link>
		<comments>http://self-issued.info/?p=993#comments</comments>
		<pubDate>Sat, 30 Mar 2013 01:47:12 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[OAuth]]></category>
		<category><![CDATA[Specifications]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=993</guid>
		<description><![CDATA[Thanks to Justin Richer for publishing an updated version of the OAuth Dynamic Client Registration specification. This draft adds the internationalization support introduced in the recent OpenID Connect Dynamic Client Registration draft. Justin did the bulk of the editing and I did some editorial work at the end of the process. The new specification is: [...]]]></description>
				<content:encoded><![CDATA[<p><span class="plain"><img align="right" src="http://self-issued.info/images/oauth_logo_120x120.png" alt="OAuth logo" /></span>Thanks to Justin Richer for publishing an updated version of the OAuth Dynamic Client Registration specification.  This draft adds the internationalization support introduced in the <a href="http://openid.net/specs/openid-connect-registration-1_0-16.html">recent OpenID Connect Dynamic Client Registration draft</a>.  Justin did the bulk of the editing and I did some editorial work at the end of the process.</p>
<p>The new specification is:</p>
<ul>
<li><a href="http://tools.ietf.org/html/draft-ietf-oauth-dyn-reg-09">http://tools.ietf.org/html/draft-ietf-oauth-dyn-reg-09</a></li>
</ul>
<p>An HTML formatted version is also available at:</p>
<ul>
<li><a href="http://self-issued.info/docs/draft-ietf-oauth-dyn-reg-09.html">http://self-issued.info/docs/draft-ietf-oauth-dyn-reg-09.html</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&#038;p=993</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updated OAuth Assertions Drafts Published</title>
		<link>http://self-issued.info/?p=983</link>
		<comments>http://self-issued.info/?p=983#comments</comments>
		<pubDate>Sat, 30 Mar 2013 01:34:13 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Claims]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[Specifications]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=983</guid>
		<description><![CDATA[Thanks to Brian Campbell for publishing updated versions of all three OAuth Assertions specifications. These drafts address comments and “discuss” issues from the IESG review of the Assertion Framework specification as well as issues that arose in subsequent discussions and decisions made during IETF 86 in Orlando. Brian did the bulk of the heavy lifting [...]]]></description>
				<content:encoded><![CDATA[<p><span class="plain"><img align="right" src="http://self-issued.info/images/oauth_logo_120x120.png" alt="OAuth logo" /></span>Thanks to Brian Campbell for publishing updated versions of all three OAuth Assertions specifications.  These drafts address comments and “discuss” issues from the IESG review of the Assertion Framework specification as well as issues that arose in subsequent discussions and decisions made during IETF 86 in Orlando.  Brian did the bulk of the heavy lifting and I added some editorial work at the end of the process.</p>
<p>The documents now have new titles to make the scope of these specifications more explicit.  The new titles and links to the documents are:</p>
<p>Assertion Framework for OAuth 2.0 Client Authentication and Authorization Grants</p>
<ul>
<li><a href="http://tools.ietf.org/html/draft-ietf-oauth-assertions-11">http://tools.ietf.org/html/draft-ietf-oauth-assertions-11</a></li>
</ul>
<p>SAML 2.0 Profile for OAuth 2.0 Client Authentication and Authorization Grants</p>
<ul>
<li><a href="http://tools.ietf.org/html/draft-ietf-oauth-saml2-bearer-16">http://tools.ietf.org/html/draft-ietf-oauth-saml2-bearer-16</a></li>
</ul>
<p>JSON Web Token (JWT) Profile for OAuth 2.0 Client Authentication and Authorization Grants</p>
<ul>
<li><a href="http://tools.ietf.org/html/draft-ietf-oauth-jwt-bearer-05">http://tools.ietf.org/html/draft-ietf-oauth-jwt-bearer-05</a></li>
</ul>
<p>See <a href="http://www.ietf.org/mail-archive/web/oauth/current/msg11213.html">http://www.ietf.org/mail-archive/web/oauth/current/msg11213.html</a> or the document History entries for more details on the changes made.</p>
<p>HTML formatted versions are also available at:</p>
<ul>
<li><a href="http://self-issued.info/docs/draft-ietf-oauth-assertions-11.html">http://self-issued.info/docs/draft-ietf-oauth-assertions-11.html</a></li>
<li><a href="http://self-issued.info/docs/draft-ietf-oauth-saml2-bearer-16.html">http://self-issued.info/docs/draft-ietf-oauth-saml2-bearer-16.html</a></li>
<li><a href="http://self-issued.info/docs/draft-ietf-oauth-jwt-bearer-05.html">http://self-issued.info/docs/draft-ietf-oauth-jwt-bearer-05.html</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&#038;p=983</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Third Release Candidates for OpenID Connect Implementer’s Drafts</title>
		<link>http://self-issued.info/?p=976</link>
		<comments>http://self-issued.info/?p=976#comments</comments>
		<pubDate>Wed, 27 Mar 2013 10:00:34 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Claims]]></category>
		<category><![CDATA[Federation]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[Specifications]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=976</guid>
		<description><![CDATA[A third set of Release Candidates for the pending OpenID Connect Implementer’s Drafts have been released. Like the first set, the second set of Release Candidates, which were published earlier this month, also received thorough review, resulting in a smaller set of additional refinements. The changes primarily made some the claim definitions more precise and [...]]]></description>
				<content:encoded><![CDATA[<p><span class="plain"><img align="right" src="http://self-issued.info/images/openid-logo.png" alt="OpenID logo" /></span>A third set of Release Candidates for the pending OpenID Connect Implementer’s Drafts have been released.  Like the first set, the <a href="http://self-issued.info/?p=963">second set of Release Candidates</a>, which were published earlier this month, also received thorough review, resulting in a smaller set of additional refinements.  The changes primarily made some the claim definitions more precise and provided more guidance on support for multiple languages and scripts.</p>
<p>Were it not for a set of pending changes about to be made to the <a href="http://datatracker.ietf.org/wg/jose/">JSON Object Signing and Encryption (JOSE) specifications</a>, this set of specifications would likely actually be the Implementer’s Drafts.  However, the OpenID Connect working group made the decision to have those (non-breaking) JOSE changes be applied before we declare that the Implementer’s Drafts are done.  Expect announcements about both the JOSE updates and the OpenID Connect Implementer’s Drafts soon.</p>
<p>The new specifications are:</p>
<ul>
<li><a href="http://openid.net/specs/openid-connect-basic-1_0-25.html">http://openid.net/specs/openid-connect-basic-1_0-25.html</a></li>
<li><a href="http://openid.net/specs/openid-connect-implicit-1_0-08.html">http://openid.net/specs/openid-connect-implicit-1_0-08.html</a></li>
<li><a href="http://openid.net/specs/openid-connect-messages-1_0-17.html">http://openid.net/specs/openid-connect-messages-1_0-17.html</a></li>
<li><a href="http://openid.net/specs/openid-connect-standard-1_0-18.html">http://openid.net/specs/openid-connect-standard-1_0-18.html</a></li>
<li><a href="http://openid.net/specs/openid-connect-discovery-1_0-14.html">http://openid.net/specs/openid-connect-discovery-1_0-14.html</a></li>
<li><a href="http://openid.net/specs/openid-connect-registration-1_0-16.html">http://openid.net/specs/openid-connect-registration-1_0-16.html</a></li>
<li><a href="http://openid.net/specs/openid-connect-session-1_0-13.html">http://openid.net/specs/openid-connect-session-1_0-13.html</a></li>
<li><a href="http://openid.net/specs/oauth-v2-multiple-response-types-1_0-07.html">http://openid.net/specs/oauth-v2-multiple-response-types-1_0-07.html</a></li>
</ul>
<p>See the History entries in the specs for more details on the changes made.</p>
<p>Thanks again to all who reviewed and implemented the recent drafts!</p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&#038;p=976</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Emerging JSON/REST-Based Identity Protocol Suite</title>
		<link>http://self-issued.info/?p=972</link>
		<comments>http://self-issued.info/?p=972#comments</comments>
		<pubDate>Sat, 16 Mar 2013 02:55:05 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Claims]]></category>
		<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Federation]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[Specifications]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=972</guid>
		<description><![CDATA[Last week at the Japan Identity and Cloud Symposium I gave a presentation on this topic: A new set of simple, open identity protocols is emerging that utilize JSON data representations and REST-based communication patterns, including OAuth, JSON Web Token (JWT), JSON Object Signing and Encryption (JOSE), and WebFinger. I’ve posted PowerPoint and PDF versions [...]]]></description>
				<content:encoded><![CDATA[<p><span class="plain"><img align="right" src="http://self-issued.info/images/ietf-logo.png" alt="IETF logo" /></span> Last week at the <a href="https://jics.nii.ac.jp/English/">Japan Identity and Cloud Symposium</a> I gave a presentation on this topic:  A new set of simple, open identity protocols is emerging that utilize JSON data representations and REST-based communication patterns, including OAuth, JSON Web Token (JWT), JSON Object Signing and Encryption (JOSE), and WebFinger.  I’ve posted <a href="http://self-issued.info/presentations/The%20Emerging%20JSON%20REST%20Based%20Identity%20Protocol%20Suite.pptx">PowerPoint</a> and <a href="http://self-issued.info/presentations/The%20Emerging%20JSON%20REST%20Based%20Identity%20Protocol%20Suite.pdf">PDF</a> versions of the presentation.</p>
<p>Thanks again to the organizers of JICS 2013 for a great event!</p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&#038;p=972</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Second Release Candidates for OpenID Connect Implementer&#8217;s Drafts</title>
		<link>http://self-issued.info/?p=963</link>
		<comments>http://self-issued.info/?p=963#comments</comments>
		<pubDate>Wed, 06 Mar 2013 22:19:51 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Claims]]></category>
		<category><![CDATA[Federation]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[Specifications]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=963</guid>
		<description><![CDATA[I’m pleased to announce that a second set of Release Candidates for the upcoming OpenID Connect Implementer’s Drafts have been released. The first set of Release Candidates received thorough review, resulting in quite a bit of detailed feedback. The current specs incorporate the feedback received, making them simpler, more consistent, and easier to understand. Please [...]]]></description>
				<content:encoded><![CDATA[<p><span class="plain"><img align="right" src="http://self-issued.info/images/openid-logo.png" alt="OpenID logo" /></span>I’m pleased to announce that a second set of Release Candidates for the upcoming OpenID Connect Implementer’s Drafts have been released.  The <a href="http://self-issued.info/?p=937">first set of Release Candidates</a> received thorough review, resulting in quite a bit of detailed feedback.  The current specs incorporate the feedback received, making them simpler, more consistent, and easier to understand.</p>
<p>Please review these this week – especially if you had submitted feedback.  The working group plans to decide whether we’re ready to declare Implementer’s Drafts during the <a href="http://openid-ietf-86.eventbrite.com/">OpenID Meeting before IETF 86</a> on Sunday.</p>
<p>The new specifications are:</p>
<ul>
<li><a href="http://openid.net/specs/openid-connect-basic-1_0-24.html">http://openid.net/specs/openid-connect-basic-1_0-24.html</a></li>
<li><a href="http://openid.net/specs/openid-connect-implicit-1_0-07.html">http://openid.net/specs/openid-connect-implicit-1_0-07.html</a></li>
<li><a href="http://openid.net/specs/openid-connect-messages-1_0-16.html">http://openid.net/specs/openid-connect-messages-1_0-16.html</a></li>
<li><a href="http://openid.net/specs/openid-connect-standard-1_0-17.html">http://openid.net/specs/openid-connect-standard-1_0-17.html</a></li>
<li><a href="http://openid.net/specs/openid-connect-discovery-1_0-13.html">http://openid.net/specs/openid-connect-discovery-1_0-13.html</a></li>
<li><a href="http://openid.net/specs/openid-connect-registration-1_0-15.html">http://openid.net/specs/openid-connect-registration-1_0-15.html</a></li>
<li><a href="http://openid.net/specs/openid-connect-session-1_0-12.html">http://openid.net/specs/openid-connect-session-1_0-12.html</a></li>
</ul>
<p>See the History entries in the specs for details on the changes made.</p>
<p>Thanks again to all who did so much to get us to this point, including the spec writers, working group members, and especially the implementers!</p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&#038;p=963</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An update on our war against account hijackers</title>
		<link>http://self-issued.info/?p=957</link>
		<comments>http://self-issued.info/?p=957#comments</comments>
		<pubDate>Wed, 20 Feb 2013 17:12:59 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Federation]]></category>
		<category><![CDATA[Phishing Resistance]]></category>
		<category><![CDATA[Safety]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=957</guid>
		<description><![CDATA[I recommend reading Google&#8217;s post An update on our war against account hijackers. It describes the kinds of measures taken by professionally-run Identity Providers to defend against account takeover. A message not stated but implied is that consumers and Web sites are far better off depending upon identities provided by organizations with the resources and [...]]]></description>
				<content:encoded><![CDATA[<p>I recommend reading Google&#8217;s post <a href="http://googleblog.blogspot.com/2013/02/an-update-on-our-war-against-account.html">An update on our war against account hijackers</a>.  It describes the kinds of measures taken by professionally-run Identity Providers to defend against account takeover.</p>
<p>A message not stated but implied is that consumers and Web sites are far better off depending upon identities provided by organizations with the resources and dedication to successfully fight takeover attempts.  Sites with their own username/password login systems without these defenses are vulnerable, and would be better off using federated identities from professionally-run Identity Providers.</p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&#038;p=957</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thanks for Voting in the OpenID Board Election</title>
		<link>http://self-issued.info/?p=951</link>
		<comments>http://self-issued.info/?p=951#comments</comments>
		<pubDate>Thu, 14 Feb 2013 16:50:50 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[OpenID]]></category>
		<category><![CDATA[People]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=951</guid>
		<description><![CDATA[As you may have seen, the results of the 2013 OpenID Board Election have been announced. Thanks to all of you who participated and thank you for entrusting me with a seat on the board for the next two years. My congratulations to my fellow board community members as well. I intend to make the [...]]]></description>
				<content:encoded><![CDATA[<p><span class="plain"><img align="right" src="http://self-issued.info/images/openid-logo.png" alt="OpenID logo" /></span>As you may have seen, the <a href="http://openid.net/2013/02/12/openid-foundation-2013-community-board-member-election-results/">results of the 2013 OpenID Board Election</a> have been announced.  Thanks to all of you who participated and thank you for entrusting me with a seat on the board for the next two years.  My congratulations to my fellow board community members as well.  I intend to make the most of this opportunity to continue making people’s online interactions more seamless, secure, and valuable.</p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&#038;p=951</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Please Vote Now in the OpenID Board Election</title>
		<link>http://self-issued.info/?p=944</link>
		<comments>http://self-issued.info/?p=944#comments</comments>
		<pubDate>Fri, 25 Jan 2013 18:12:30 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[OpenID]]></category>
		<category><![CDATA[People]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=944</guid>
		<description><![CDATA[The election for community (individual) OpenID board members is under way at https://openid.net/foundation/members/elections/14. I encourage all of you to vote now. (Don’t wait until the morning of Wednesday, February 6th!) If you’re not already an OpenID Foundation member, you can join for USD $25 at https://openid.net/foundation/members/registration and participate in the election. I’m running for the [...]]]></description>
				<content:encoded><![CDATA[<p><span class="plain"><img align="right" src="http://self-issued.info/images/openid-logo.png" alt="OpenID logo" /></span>The election for community (individual) OpenID board members is under way at <a href="https://openid.net/foundation/members/elections/14">https://openid.net/foundation/members/elections/14</a>.  I encourage all of you to vote now.  (Don’t wait until the morning of Wednesday, February 6th!)  If you’re not already an OpenID Foundation member, you can join for USD $25 at <a href="https://openid.net/foundation/members/registration">https://openid.net/foundation/members/registration</a> and participate in the election.</p>
<p>I’m running for the board this time and would appreciate your vote.  My candidate statement, which is also posted on the election site, follows.</p>
<hr/>
<p>OpenID has the potential to make people&#8217;s online interactions seamless, secure, and more valuable. I am already working to make that a reality.</p>
<p>First, a bit about my background with OpenID&#8230;  I&#8217;ve been an active contributor to OpenID since early 2007, including both specification work and serving the foundation.  My contributions to the specification work have included:  an author and editor of the OpenID Provider Authentication Policy Extension (PAPE) specification, editor of the OAuth 2.0 bearer token specification (now RFC 6750), an author and editor of the JSON Web Token (JWT) specification and the JSON Object Signing and Encryption (JOSE) specifications, which are used by OpenID Connect, and an active member of the OpenID Connect working group.</p>
<p>I&#8217;ve also made substantial contributions to the foundation and its mission, including:  In 2007 I worked with the community to create a legal framework for the OpenID Foundation enabling both individuals and corporations to be full participants in developing OpenID specifications and ensuring that the specifications may be freely used by all; this led to the patent non-assertion covenants that now protect implementers of OpenID specifications.  I served on the board representing Microsoft in 2008 and 2009, during which time I was chosen by my fellow board members to serve as secretary; you&#8217;ve probably read some of the meeting minutes that I&#8217;ve written.  I&#8217;ve served on the board as an individual since 2011.  I have helped organize numerous OpenID summits and working group meetings.  I chaired the election committee that developed the foundation&#8217;s election procedures and software, enabling you to vote with your OpenID.  I co-chaired the local chapters committee that developed the policies governing the relationships between local OpenID chapters around the world and the OpenID Foundation.  I also serve on the marketing committee and am a member of the Account Chooser working group.</p>
<p>I&#8217;d like to continue serving on the OpenID board, because while OpenID has had notable successes, its work is far from done.  Taking it to the next level will involve both enhanced specifications and strategic initiatives by the foundation.  Through OpenID Connect, we are in the process of evolving OpenID to make it much easier to use and deploy and to enable it to be used in more kinds of applications on more kinds of devices.  The Account Chooser work is making it easier to use identities that you already have across sites.  I&#8217;m also pleased that the Backplane Exchange work is happening in the foundation &#8211; clear evidence of the increasing value provided by the OpenID Foundation.  Yet, as a foundation, we need to continue building a broader base of supporters and deployers of OpenID, especially internationally.  We need to form closer working relationships with organizations and communities doing related work.  And we need continue to safeguarding OpenID&#8217;s intellectual property and trademarks so they are freely available for all to use.</p>
<p>I have a demonstrated track record of serving OpenID and producing results.  I want to continue being part of making open identity solutions even more successful and ubiquitous.  That&#8217;s why I&#8217;m running for a community board seat in 2013.</p>
<p>Mike Jones<br />
mbj@microsoft.com<br />
<a href="http://self-issued.info/">http://self-issued.info/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&#038;p=944</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Release Candidates for OpenID Connect Implementer&#8217;s Drafts</title>
		<link>http://self-issued.info/?p=937</link>
		<comments>http://self-issued.info/?p=937#comments</comments>
		<pubDate>Wed, 23 Jan 2013 16:42:57 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Claims]]></category>
		<category><![CDATA[Federation]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[Specifications]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=937</guid>
		<description><![CDATA[I’m pleased to announce that release candidate versions of the soon-to-come OpenID Connect Implementer’s Drafts have been released. All the anticipated breaking changes to the protocol are now in place, including switching Discovery over from using Simple Web Discovery to WebFinger and aligning Registration with the OAuth Dynamic Client Registration draft. While several names changed [...]]]></description>
				<content:encoded><![CDATA[<p><span class="plain"><img align="right" src="http://self-issued.info/images/openid-logo.png" alt="OpenID logo" /></span>I’m pleased to announce that release candidate versions of the soon-to-come <a href="http://openid.net/connect/">OpenID Connect</a> Implementer’s Drafts have been released.  All the anticipated breaking changes to the protocol are now in place, including switching Discovery over from using Simple Web Discovery to <a href="http://tools.ietf.org/html/draft-ietf-appsawg-webfinger">WebFinger</a> and aligning Registration with the <a href="http://tools.ietf.org/html/draft-ietf-oauth-dyn-reg">OAuth Dynamic Client Registration</a> draft.  While several names changed for consistency reasons, the changes to Discovery and Registration were the only architectural changes.</p>
<p><strong>Please thoroughly review these drafts this week</strong> and report any issues that you believe need to be addressed before we release the Implementer’s Draft versions.</p>
<p>Normative changes since the <a href="http://self-issued.info/?p=918">December 27th, 2012 release</a> were:</p>
<ul>
<li>Use WebFinger for OpenID Provider discovery instead of Simple Web Discovery.  This also means that account identifiers using e-mail address syntax are prefixed by the <code>acct:</code> scheme when passed to WebFinger.</li>
<li>Aligned Registration parameters with OAuth Dynamic Registration draft.</li>
<li>Added Implementation Considerations sections to all specifications, which specify which features are mandatory to implement.</li>
<li>Removed requirement that the “<code>c_hash</code>” and “<code>at_hash</code>” be computed using SHA-2 algorithms (for crypto agility reasons).</li>
<li>Refined aspects of using encrypted ID Tokens.</li>
<li>Finished specifying elements of key management for self-issued OPs.</li>
<li>Added “<code>display_values_supported</code>”, “<code>claim_types_supported</code>”, “<code>claims_supported</code>”, and “<code>service_documentation</code>” discovery elements.</li>
<li>Defined REQUIRED, RECOMMENDED, and OPTIONAL discovery elements.</li>
<li>Refined Session Management specification, including descriptions of OP and RP iframe behaviors.</li>
<li>Deleted “<code>javascript_origin_uris</code>”, which is no longer present in Session Management.</li>
<li>Added new “<code>session_state</code>” parameter to the authorization response for Session Management.</li>
<li>Added new “<code>post_logout_redirect_url</code>” registration parameter for Session Management.</li>
</ul>
<p>Also, renamed these identifiers for naming consistency reasons:</p>
<ul>
<li><code>user_jwk</code> -> <code>sub_jwk</code> (used in self-issued ID Tokens)</li>
<li><code>token_endpoint_auth_type</code> -> <code>token_endpoint_auth_method</code></li>
<li><code>token_endpoint_auth_types_supported</code> -> <code>token_endpoint_auth_methods_supported</code></li>
<li><code>check_session_iframe_url</code> -> <code>check_session_iframe</code></li>
<li><code>end_session_endpoint_url</code> -> <code>end_session_endpoint</code></li>
<li><code>type</code> -> <code>operation</code> (in Registration)</li>
<li><code>associate</code> -> <code>register</code> (in Registration)</li>
<li><code>application_name</code> -> <code>client_name</code></li>
<li><code>check_session_endpoint</code> -> <code>check_session_iframe</code></li>
</ul>
<p>See the History entries in the specifications for more details.</p>
<p>The new specification versions are at:</p>
<ul>
<li><a href="http://openid.net/specs/openid-connect-basic-1_0-23.html">http://openid.net/specs/openid-connect-basic-1_0-23.html</a></li>
<li><a href="http://openid.net/specs/openid-connect-implicit-1_0-06.html">http://openid.net/specs/openid-connect-implicit-1_0-06.html</a></li>
<li><a href="http://openid.net/specs/openid-connect-messages-1_0-15.html">http://openid.net/specs/openid-connect-messages-1_0-15.html</a></li>
<li><a href="http://openid.net/specs/openid-connect-standard-1_0-16.html">http://openid.net/specs/openid-connect-standard-1_0-16.html</a></li>
<li><a href="http://openid.net/specs/openid-connect-discovery-1_0-12.html">http://openid.net/specs/openid-connect-discovery-1_0-12.html</a></li>
<li><a href="http://openid.net/specs/openid-connect-registration-1_0-14.html">http://openid.net/specs/openid-connect-registration-1_0-14.html</a></li>
<li><a href="http://openid.net/specs/openid-connect-session-1_0-11.html">http://openid.net/specs/openid-connect-session-1_0-11.html</a></li>
</ul>
<p>Thanks to all who did so much to get us to this point, including the spec writers, working group members, and implementers!</p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&#038;p=937</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OAuth Assertion Framework draft -10</title>
		<link>http://self-issued.info/?p=934</link>
		<comments>http://self-issued.info/?p=934#comments</comments>
		<pubDate>Sat, 19 Jan 2013 21:55:51 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Claims]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[Specifications]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=934</guid>
		<description><![CDATA[Draft 10 of the Assertion Framework for OAuth 2.0 has been published. It contains non-normative changes that add the “Interoperability Considerations” section, rename “Principal” to “Subject” to use the same terminology as the SAML Assertion Profile and JWT Assertion Profile specs, and apply Shawn Emery’s comments from the security directorate review. The draft is available [...]]]></description>
				<content:encoded><![CDATA[<p><span class="plain"><img align="right" src="http://self-issued.info/images/oauth_logo_120x120.png" alt="OAuth logo" /></span>Draft 10 of the <a href="http://tools.ietf.org/html/draft-ietf-oauth-assertions">Assertion Framework for OAuth 2.0</a> has been published.  It contains non-normative changes that add the “Interoperability Considerations” section, rename “Principal” to “Subject” to use the same terminology as the <a href="http://tools.ietf.org/html/draft-ietf-oauth-saml2-bearer">SAML Assertion Profile</a> and <a href="http://tools.ietf.org/html/draft-ietf-oauth-jwt-bearer">JWT Assertion Profile</a> specs, and apply Shawn Emery’s comments from the security directorate review.</p>
<p>The draft is available at:</p>
<ul>
<li><a href="http://tools.ietf.org/html/draft-ietf-oauth-assertions-10">http://tools.ietf.org/html/draft-ietf-oauth-assertions-10</a></li>
</ul>
<p>An HTML formatted version is available at:</p>
<ul>
<li><a href="http://self-issued.info/docs/draft-ietf-oauth-assertions-10.html">http://self-issued.info/docs/draft-ietf-oauth-assertions-10.html</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&#038;p=934</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OAuth 2.0 and Sign-In</title>
		<link>http://self-issued.info/?p=929</link>
		<comments>http://self-issued.info/?p=929#comments</comments>
		<pubDate>Wed, 02 Jan 2013 18:06:23 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Federation]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[OpenID]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=929</guid>
		<description><![CDATA[I highly recommend a piece that my friend Vittorio Bertocci wrote on the relationship between OAuth 2.0 and sign-in/federation protocols. While OAuth 2.0 can be used to sign in users and the term “OAuth” is often bandied about in identity contexts, as he points out, there’s a lot of details to fill in to make [...]]]></description>
				<content:encoded><![CDATA[<p><span class="plain"><img align="right" src="http://self-issued.info/images/oauth_logo_120x120.png" alt="OAuth logo" /></span>I highly recommend a piece that my friend Vittorio Bertocci wrote on <a href="http://blogs.msdn.com/b/vbertocci/archive/2013/01/02/oauth-2-0-and-sign-in.aspx">the relationship between OAuth 2.0 and sign-in/federation protocols</a>.  While <a href="http://self-issued.info/?p=870">OAuth 2.0</a> <strong><em>can</em></strong> be used to sign in users and the term “OAuth” is often bandied about in identity contexts, as he points out, there’s a lot of details to fill in to make that possible.  That’s because OAuth 2.0 is a <em>resource authorization protocol</em> – <em>not an authentication protocol</em>.</p>
<p>Read his post for a better understanding of how OAuth 2.0 relates to sign-in protocols, including a useful discussion of how <a href="http://openid.net/connect/">OpenID Connect</a> fills in the gaps to enable people to sign in with OAuth 2.0 in an interoperable manner.</p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&#038;p=929</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>December 27, 2012 OpenID Connect Release</title>
		<link>http://self-issued.info/?p=918</link>
		<comments>http://self-issued.info/?p=918#comments</comments>
		<pubDate>Sat, 29 Dec 2012 00:50:36 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Claims]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[Specifications]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=918</guid>
		<description><![CDATA[New versions of the OpenID Connect specifications have been released resolving numerous open issues raised by the working group. The most significant change is changing the name of the “user_id” claim to “sub” (subject) so that ID Tokens conform to the OAuth JWT Bearer Profile specification, and so they can be used as OAuth assertions. [...]]]></description>
				<content:encoded><![CDATA[<p><span class="plain"><img align="right" src="http://self-issued.info/images/openid-logo.png" alt="OpenID logo" /></span>New versions of the OpenID Connect specifications have been released resolving numerous open issues raised by the working group.  The most significant change is changing the name of the “<code>user_id</code>” claim to “<code>sub</code>” (subject) so that ID Tokens conform to the <a href="http://tools.ietf.org/html/draft-ietf-oauth-jwt-bearer-04">OAuth JWT Bearer Profile specification</a>, and so they can be used as OAuth assertions.  (Also, see the related <a href="http://self-issued.info/?p=916">coordinated change to the OAuth JWT specifications</a>.)  A related enhancement was extending our use of the “<code>aud</code>” (audience) claim to allow ID Tokens to have multiple audiences.  Also, a related addition was defining the “<code>azp</code>” (authorized party) claim to allow implementers to experiment with this proposed functionality.  (This is a slightly more general form of the “<code>cid</code>” claim that Google and Nat Sakimura had proposed.)</p>
<p>Other updates were:</p>
<ul>
<li>The “<code>offline_access</code>” scope value was defined to request that a refresh token be returned when using the code flow that can be used to obtain an access token granting access to the user’s UserInfo endpoint even when the user is not present.</li>
<li>A new “<code>tos_url</code>” registration parameter was added so that the terms of service can be specified separately from the usage policy.</li>
<li>Clarified that “<code>jwk_url</code>” and “<code>jwk_encryption_url</code>” refer to documents containing JWK Sets &#8211; not single JWK keys.</li>
</ul>
<p>Implementers need to apply these name changes to their code:</p>
<ul>
<li><code>user_id</code> -> <code>sub</code></li>
<li><code>prn</code> -> <code>sub</code></li>
<li><code>user_id_types_supported</code> -> <code>subject_types_supported</code></li>
<li><code>user_id_type</code> -> <code>subject_type</code></li>
<li><code>acrs_supported</code> -> <code>acr_values_supported</code></li>
<li><code>alg</code> -> <code>kty</code> (in JWKs)</li>
</ul>
<p>See the Document History section of each specification for more details about the changes made.</p>
<p>This release is part of a coordinated release of JOSE, OAuth, and OpenID Connect specifications.  You can read about the other releases here:  <a href="http://self-issued.info/?p=913">JOSE Release Notes</a>, <a href="http://self-issued.info/?p=916">OAuth Release Notes</a>.</p>
<p>The new specification versions are:</p>
<ul>
<li><a href="http://openid.net/specs/openid-connect-basic-1_0-22.html">http://openid.net/specs/openid-connect-basic-1_0-22.html</a></li>
<li><a href="http://openid.net/specs/openid-connect-implicit-1_0-05.html">http://openid.net/specs/openid-connect-implicit-1_0-05.html</a></li>
<li><a href="http://openid.net/specs/openid-connect-messages-1_0-14.html">http://openid.net/specs/openid-connect-messages-1_0-14.html</a></li>
<li><a href="http://openid.net/specs/openid-connect-standard-1_0-15.html">http://openid.net/specs/openid-connect-standard-1_0-15.html</a></li>
<li><a href="http://openid.net/specs/openid-connect-discovery-1_0-11.html">http://openid.net/specs/openid-connect-discovery-1_0-11.html</a></li>
<li><a href="http://openid.net/specs/openid-connect-registration-1_0-13.html">http://openid.net/specs/openid-connect-registration-1_0-13.html</a></li>
<li><a href="http://openid.net/specs/openid-connect-session-1_0-10.html">http://openid.net/specs/openid-connect-session-1_0-10.html</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&#038;p=918</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>December 27, 2012 OAuth JWT &amp; Assssertions Release</title>
		<link>http://self-issued.info/?p=916</link>
		<comments>http://self-issued.info/?p=916#comments</comments>
		<pubDate>Sat, 29 Dec 2012 00:50:14 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Claims]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[Specifications]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=916</guid>
		<description><![CDATA[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. [...]]]></description>
				<content:encoded><![CDATA[<p><span class="plain"><img align="right" src="http://self-issued.info/images/oauth_logo_120x120.png" alt="OAuth logo" /></span>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 “<code>prn</code>” claim to “<code>sub</code>” (subject) both to more closely align with SAML name usage and to use a more intuitive name for this concept.  (Also, see the related <a href="http://self-issued.info/?p=918">coordinated change to the OpenID Connect specifications</a>.)  The definition of the “<code>aud</code>” (audience) claim was also extended to allow JWTs to have multiple audiences (a feature also in SAML assertions).</p>
<p>An explanation was added to the JWT spec about why should be signed and then encrypted.</p>
<p>The audience definition in the Assertions specification was relaxed so that audience values can be OAuth “<code>client_id</code>” values.  Informative references to the SAML Bearer Profile and JWT Bearer Profile specs were also added.</p>
<p>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.</p>
<p>This release is part of a coordinated release of JOSE, OAuth, and OpenID Connect specifications.  You can read about the other releases here:  <a href="http://self-issued.info/?p=913">JOSE Release Notes</a>, <a href="http://self-issued.info/?p=918">OpenID Connect Release Notes</a>.</p>
<p>The new specification versions are:</p>
<ul>
<li><a href="http://tools.ietf.org/html/draft-ietf-oauth-json-web-token-06">http://tools.ietf.org/html/draft-ietf-oauth-json-web-token-06</a></li>
<li><a href="http://tools.ietf.org/html/draft-ietf-oauth-jwt-bearer-04">http://tools.ietf.org/html/draft-ietf-oauth-jwt-bearer-04</a></li>
<li><a href="http://tools.ietf.org/html/draft-ietf-oauth-assertions-09">http://tools.ietf.org/html/draft-ietf-oauth-assertions-09</a></li>
</ul>
<p>HTML formatted versions are available at:</p>
<ul>
<li><a href="http://self-issued.info/docs/draft-ietf-oauth-json-web-token-06.html">http://self-issued.info/docs/draft-ietf-oauth-json-web-token-06.html</a></li>
<li><a href="http://self-issued.info/docs/draft-ietf-oauth-jwt-bearer-04.html">http://self-issued.info/docs/draft-ietf-oauth-jwt-bearer-04.html</a></li>
<li><a href="http://self-issued.info/docs/draft-ietf-oauth-assertions-09.html">http://self-issued.info/docs/draft-ietf-oauth-assertions-09.html</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&#038;p=916</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>December 27, 2012 JOSE Release</title>
		<link>http://self-issued.info/?p=913</link>
		<comments>http://self-issued.info/?p=913#comments</comments>
		<pubDate>Sat, 29 Dec 2012 00:49:49 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[Specifications]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=913</guid>
		<description><![CDATA[New versions of the JOSE specs have been released incorporating feedback since IETF 85 in Atlanta. The highlight of this release is the new JSON Private and Symmetric Key spec, which extends JWKs to be able to represent private and symmetric keys. These sensitive keys can then be protected for transmission and storage by JWE [...]]]></description>
				<content:encoded><![CDATA[<p><span class="plain"><img align="right" src="http://self-issued.info/images/ietf-logo.png" alt="IETF logo" /></span>New versions of the JOSE specs have been released incorporating feedback since IETF 85 in Atlanta.  The highlight of this release is the new <a href="http://tools.ietf.org/html/draft-jones-jose-json-private-and-symmetric-key-00">JSON Private and Symmetric Key spec</a>, which extends JWKs to be able to represent private and symmetric keys.  These sensitive keys can then be protected for transmission and storage by JWE encryption of their JWK representations.</p>
<p>One new feature added to JWK is the ability to optionally specify which specific algorithm the key is intended to be used with.  (This is already existing practice for keys in X.509 format.)  For instance, a symmetric key might be annotated to say that it is to be used with the “<code>HS256</code>” algorithm.  Because the natural field name for this functionality is “<code>alg</code>”, the “<code>alg</code>” name is now used for this purpose (matching JWS and JWE) and the key type (formerly “<code>alg</code>”) is now denoted by the “<code>kty</code>” field.</p>
<p>This release incorporates editorial improvements suggested by Jeff Hodges and Hannes Tschofenig 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.</p>
<p>This release is part of a coordinated release of JOSE, OAuth, and OpenID Connect specifications.  You can read about the other releases here:  <a href="http://self-issued.info/?p=916">OAuth Release Notes</a>, <a href="http://self-issued.info/?p=918">OpenID Connect Release Notes</a>.</p>
<p>The new specification versions are:</p>
<ul>
<li><a href="http://tools.ietf.org/html/draft-ietf-jose-json-web-signature-08">http://tools.ietf.org/html/draft-ietf-jose-json-web-signature-08</a></li>
<li><a href="http://tools.ietf.org/html/draft-ietf-jose-json-web-encryption-08">http://tools.ietf.org/html/draft-ietf-jose-json-web-encryption-08</a></li>
<li><a href="http://tools.ietf.org/html/draft-ietf-jose-json-web-key-08">http://tools.ietf.org/html/draft-ietf-jose-json-web-key-08</a></li>
<li><a href="http://tools.ietf.org/html/draft-ietf-jose-json-web-algorithms-08">http://tools.ietf.org/html/draft-ietf-jose-json-web-algorithms-08</a></li>
<li><a href="http://tools.ietf.org/html/draft-jones-jose-jws-json-serialization-04">http://tools.ietf.org/html/draft-jones-jose-jws-json-serialization-04</a></li>
<li><a href="http://tools.ietf.org/html/draft-jones-jose-jwe-json-serialization-04">http://tools.ietf.org/html/draft-jones-jose-jwe-json-serialization-04</a></li>
<li><a href="http://tools.ietf.org/html/draft-jones-jose-json-private-and-symmetric-key-00">http://tools.ietf.org/html/draft-jones-jose-json-private-and-symmetric-key-00</a></li>
</ul>
<p>HTML formatted versions are available at:</p>
<ul>
<li><a href="http://self-issued.info/docs/draft-ietf-jose-json-web-signature-08.html">http://self-issued.info/docs/draft-ietf-jose-json-web-signature-08.html</a></li>
<li><a href="http://self-issued.info/docs/draft-ietf-jose-json-web-encryption-08.html">http://self-issued.info/docs/draft-ietf-jose-json-web-encryption-08.html</a></li>
<li><a href="http://self-issued.info/docs/draft-ietf-jose-json-web-key-08.html">http://self-issued.info/docs/draft-ietf-jose-json-web-key-08.html</a></li>
<li><a href="http://self-issued.info/docs/draft-ietf-jose-json-web-algorithms-08.html">http://self-issued.info/docs/draft-ietf-jose-json-web-algorithms-08.html</a></li>
<li><a href="http://self-issued.info/docs/draft-jones-jose-jws-json-serialization-04.html">http://self-issued.info/docs/draft-jones-jose-jws-json-serialization-04.html</a></li>
<li><a href="http://self-issued.info/docs/draft-jones-jose-jwe-json-serialization-04.html">http://self-issued.info/docs/draft-jones-jose-jwe-json-serialization-04.html</a></li>
<li><a href="http://self-issued.info/docs/draft-jones-jose-json-private-and-symmetric-key-00.html">http://self-issued.info/docs/draft-jones-jose-json-private-and-symmetric-key-00.html</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&#038;p=913</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
