<?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 &#187; OpenID</title>
	<atom:link href="http://self-issued.info/?feed=rss2&#038;cat=14" rel="self" type="application/rss+xml" />
	<link>http://self-issued.info</link>
	<description>Musings on Digital Identity</description>
	<lastBuildDate>Wed, 01 Sep 2010 00:29:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<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>Using Consumer Identities for Business Interactions</title>
		<link>http://self-issued.info/?p=325</link>
		<comments>http://self-issued.info/?p=325#comments</comments>
		<pubDate>Sat, 10 Jul 2010 17:41:15 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Claims]]></category>
		<category><![CDATA[Federation]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=325</guid>
		<description><![CDATA[Medtronic, PayPal, Southworks, and Microsoft recently worked together to demonstrate the ability for people to use their PayPal identities for participating in a Medtronic medical device trial, rather than having to create yet another username and password.  Furthermore, the demo showed the use of verified claims, where the name, address, birth date, and gender [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.medtronic.com/">Medtronic</a>, <a href="https://www.paypal.com/">PayPal</a>, <a href="http://www.southworks.net/Home.aspx">Southworks</a>, and Microsoft recently worked together to demonstrate the ability for people to use their PayPal identities for participating in a Medtronic medical device trial, rather than having to create yet another username and password.  Furthermore, the demo showed the use of verified claims, where the name, address, birth date, and gender claims provided by PayPal are relied upon by Medtronic and its partners as being sufficiently authoritative to sign people up for the trial and ship them the equipment.  I showed this to many of you at the most recent <a href="http://www.internetidentityworkshop.com/">Internet Identity Workshop</a>.</p>
<p>From a technology point of view, this was a multi-protocol federation using OpenID and WS-Federation – OpenID for the PayPal identities and WS-Federation between Medtronic and two relying parties (one for ordering the equipment and one for anonymously recording opinions about the trial).  It was also multi-platform, with the Medtronic STS running on Windows and using the <a href="http://msdn.microsoft.com/en-us/evalcenter/dd440951.aspx">Windows Identity Foundation</a> (WIF) and <a href="http://www.dotnetopenauth.net/">DotNetOpenAuth</a>, the equipment ordering site running on Linux and using <a href="http://rnd.feide.no/simplesamlphp">simpleSAMLphp</a>, and the opinions site running on Windows and also using WIF.  A diagram of the scenario flows is as follows:</p>
<p><span class="plain"><img src="http://self-issued.info/images/Identity_Mash-Up_Diagram.png" alt="Identity Mash-Up Diagram" /></span></p>
<p>We called the demo an “identity mash-up” because Medtronic constructed a identity for the user containing both claims that came from the original PayPal identity and claims it added (“mashed-up”) to form a new, composite identity.  And yet, access to this new identity was always through the PayPal identity.  You can read more about the demo on the <a href="http://blogs.msdn.com/b/interoperability/archive/2010/07/09/identity-mash-up-federation-demo-using-multiple-protocols-openid-and-ws-federation.aspx">Interoperability @ Microsoft blog</a>, including viewing a <a href="http://channel9.msdn.com/posts/jccim/Identity-Mash-up-Federation-Demo-using-Multiple-Protocols-OpenID-and-WS-Federation/">video of the demo</a>.  <a href="http://www.southworks.net/Home.aspx">Southworks</a> also made the <a href="http://southworks.github.com/protocol-bridge-claims-provider/">documentation</a> and <a href="http://github.com/southworks/protocol-bridge-claims-provider">code</a> for the multi-protocol STS available.</p>
<p>I’ll close by thanking the teams at PayPal, Medtronic, and Southworks for coming together to produce this demo.  They were all enthusiastic about using consumer identities for Medtronic’s business scenario and pitched in together to quickly make it happen.</p>
<hr />
<p>Update:  Also see related posts by <a href="http://www.identityblog.com/?p=1146">Kim Cameron</a> and <a href="http://blogs.southworks.net/mwoloski/2010/07/12/consumer-identities-for-business-transactions/">Matias Woloski</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&amp;p=325</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Identity Interop at Catalyst San Diego, July 2010</title>
		<link>http://self-issued.info/?p=319</link>
		<comments>http://self-issued.info/?p=319#comments</comments>
		<pubDate>Fri, 09 Jul 2010 00:33:53 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Federation]]></category>
		<category><![CDATA[Information Cards]]></category>
		<category><![CDATA[Interoperability]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=319</guid>
		<description><![CDATA[I’ll be participating in an Open Identity for Business Interop being held by OSIS at Catalyst in San Diego this month.  This multi-protocol interop event includes exercising the US Government identity profiles developed as part of the Open Identity Solutions for Open Government initiative.  Microsoft is hosting testing endpoints using AD FS 2.0 [...]]]></description>
			<content:encoded><![CDATA[<p><span class="plain"><img align="right" src="http://self-issued.info/images/osis-logo.png" alt="OSIS logo" /></span>I’ll be participating in an <a href="http://www.catalyst.burtongroup.com/na10/ConferenceElements.html#mburton">Open Identity for Business Interop</a> being <a href="http://osis.idcommons.net/wiki/Open_Identity_for_Business_Interop_-_Burton_Group_Catalyst,_July_28,_2010">held by OSIS</a> at <a href="http://www.catalyst.burtongroup.com/NA10/index.html">Catalyst in San Diego</a> this month.  This multi-protocol interop event includes exercising the <a href="http://www.idmanagement.gov/drilldown.cfm?action=openID_openGOV">US Government identity profiles</a> developed as part of the <a href="http://self-issued.info/?p=216">Open Identity Solutions for Open Government</a> initiative.  Microsoft is hosting testing endpoints using <a href="http://self-issued.info/?p=297">AD FS 2.0</a> and the <a href="http://self-issued.info/?p=305">Card Issuance CTP</a>.  The public interop demonstration is on Wednesday, July 28th.  Hope to see you there!</p>
<p><span class="plain"><img src="http://self-issued.info/images/Catalyst_NA10_Interop_Banner.png" alt="Catalyst North America 2010 Interop Banner" /></span></p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&amp;p=319</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2010 OpenID Summit EU</title>
		<link>http://self-issued.info/?p=301</link>
		<comments>http://self-issued.info/?p=301#comments</comments>
		<pubDate>Fri, 07 May 2010 06:39:40 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[OpenID]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=301</guid>
		<description><![CDATA[A European OpenID summit will be held in London on Tuesday, June 8th at the Microsoft Offices at Cardinal Place, 100 Victoria Street, London SW1E 5JL, UK.  This is the same location as the European e-Identity Management Conference, which follows it June 9th and 10th.  Topics are expected to include:  use cases, [...]]]></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 <a href="http://wiki.openid.net/2010-OpenID-Summit-EU">European OpenID summit</a> will be held in London on Tuesday, June 8th at the <a href="http://www.microsoft.com/uk/about/map-london.mspx">Microsoft Offices at Cardinal Place, 100 Victoria Street, London SW1E 5JL, UK</a>.  This is the same location as the <a href="http://www.revolutionevents.plus.com/eema/index.htm">European e-Identity Management Conference</a>, which follows it June 9th and 10th.  Topics are expected to include:  use cases, issues and problems encountered, solutions proposed, the <a href="http://self-issued.info/?p=256">OpenID v.Next</a> effort, and EU trust profile topics.</p>
<p>Register at <a href="http://openid-eu-summit-2010.eventbrite.com/">http://openid-eu-summit-2010.eventbrite.com/</a>.  If you’re interested in presenting, please include your proposed topic in your registration.  </p>
<p>This summit builds upon the recent <a href="http://wiki.openid.net/2010-OpenID-User-Experience-(UX)-Summit">2010 OpenID User Experience (UX) Summit</a> and the <a href="http://wiki.openid.net/2010-OpenID-Technology-Summit-West">2010 OpenID Technology Summit West</a>.  I’m looking forward to seeing many of you there!</p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&amp;p=301</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenID v.Next Goals</title>
		<link>http://self-issued.info/?p=256</link>
		<comments>http://self-issued.info/?p=256#comments</comments>
		<pubDate>Wed, 18 Nov 2009 09:52:59 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Claims]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[OpenID]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=256</guid>
		<description><![CDATA[The OpenID v.Next session at IIW run by David Recordon and Dick Hardt reached some important conclusions about the future of OpenID.  The motivation for the v.Next discussion was the sense that we’ve learned enough since the OpenID 2.0 specification was finalized that it’s time to revise the spec to incorporate what we’ve learned. [...]]]></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 OpenID v.Next session at <a href="http://www.internetidentityworkshop.com/">IIW</a> run by <a href="http://daveman692.livejournal.com/">David Recordon</a> and <a href="http://identity20.com/">Dick Hardt</a> reached some important conclusions about the future of OpenID.  The motivation for the v.Next discussion was the sense that we’ve learned enough since the OpenID 2.0 specification was finalized that it’s time to revise the spec to incorporate what we’ve learned.  This session attempted to reach a consensus on the priorities for the next version of OpenID, with a large number of the important players participating.  I haven’t seen the decisions made published elsewhere, so I’m recording them here.</p>
<p>David organized the session around a stated goal of producing an evolved OpenID specification within the next six months.  The consensus goals reached were as follows.  The numbers represent the number of participants who said that they would work on that feature in the next six months.</p>
<ul>
<li>Integrating the <strong>UX extension</strong> (in which the user interacts with the OP in a pop-up window) into the core specification:  12</li>
<li>Evolving the <strong>discovery</strong> specification for OpenID, including adding OpenIDs using e-mail address syntax:  10</li>
<li>Integrating <strong>attributes</strong> (claims) into the core specification:  9</li>
<li>Integrating the <strong>OAuth Hybrid</strong> specification into the core specification:  8</li>
<li>Supporting an optional <strong>active client</strong> (identity selector) and non-browser applications:  8</li>
<li>Improve <strong>security</strong>, including investigating enabling use at levels of assurance above NIST level 1:  8</li>
<li>Better support for <strong>mobile devices</strong>:  8</li>
<li>Addressing the problem of <strong>long URLs</strong> (where browsers limit URL length to 2048 or sometimes 256 characters):  6</li>
</ul>
<p>And in case it isn’t obvious from reading the above, there was also an explicit consensus in the room that OpenID v.Next would <em><strong>not</strong></em> be backwards compatible with OpenID 2.0.  (It will be related to, but not compatible with OpenID 2.0, analogously to how SAML 2.0 is related to, but not compatible with SAML 1.1.)  I believe we have interesting and exciting times ahead!</p>
<p>Thanks to <a href="http://www.tschofenig.priv.at/">Hannes Tschofenig</a> for publishing <a href="http://www.tschofenig.priv.at/iiw/">photos of the whiteboard and some of the votes</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&amp;p=256</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>An Experimental Identity Selector for OpenID</title>
		<link>http://self-issued.info/?p=235</link>
		<comments>http://self-issued.info/?p=235#comments</comments>
		<pubDate>Mon, 16 Nov 2009 11:10:11 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Information Cards]]></category>
		<category><![CDATA[JanRain]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[Phishing Resistance]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows CardSpace]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=235</guid>
		<description><![CDATA[The OpenID community has been talking about the value that an optional active client could bring to OpenID for well over a year.  To concretely explore this possibility, as many of you know by now, a team at Microsoft built a prototype multi-protocol identity selector supporting OpenID, starting with CardSpace 2, which I 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>The OpenID community has been talking about the value that an optional active client could bring to OpenID for well over a year.  To concretely explore this possibility, as many of you know by now, a team at Microsoft built a prototype multi-protocol identity selector supporting OpenID, starting with CardSpace 2, which I and others demonstrated at the <a href="http://openid.eventbrite.com/">OpenID Summit</a> and the <a href="http://www.internetidentityworkshop.com/">Internet Identity Workshop</a>.  We did this to stimulate discussion and engage the community about the value of adding active client support to OpenID.  And I’ll say up front that enormous thanks go to <a href="http://joseph.myplaxo.com/">Joseph Smarr at Plaxo</a>, the team at <a href="http://www.janrain.com/">JanRain</a>, and <a href="http://blog.nerdbank.net/">Andrew Arnott</a> for building demonstration relying parties that worked with the prototype, which made the demonstrations possible.</p>
<p>While you may have read about it <a href="http://www.identityblog.com/?p=1070">on Kim’s blog</a> and many of you were there in person, I wanted to capture screen shots from the demos to make them available, so those who weren’t there can join the discussion as well.  Plus, I’ve posted <a href="http://self-issued.info/presentations/An_Experimental_Active_Client_for_OpenID.pdf">the presentation that accompanied the demos</a>, rather than reproducing that content here.  Now, on to the demo, which closely follows the one actually given at the Summit…</p>
<p>&nbsp;</p>
<hr />
<strong><font size="4">Using a selector for the first time</font></strong></p>
<p>I start by demonstrating the user experience for a first-time selector user at a a selector-enabled OpenID relying party.</p>
<p>&nbsp;</p>
<p><span class="plain"><img src="http://self-issued.info/images/OpenID_Selector/Plaxo_signin.png" alt="Plaxo signin" /></span><br />
The first screen shot shows a standard Plaxo login screen, but augmented behind the covers to enable it to pass its OpenID authentication request parameters to an active client, if present.  I will click on the “Sign in with OpenID” button on the Plaxo signin page, invoking the selector.</p>
<p>In the prototype, selector-enabled relying parties use a variant of the Information Card object tag to communicate their request parameters to the selector.  The object tag parameters used on Plaxo’s RP page are:<br />
<code>&lt;object type="application/x-informationCard" id=infoCardObjectTag&gt;<br />
&lt;param name=protocol value="http://specs.openid.net/auth/2.0"/&gt;<br />
&lt;param name=tokenType value="http://specs.openid.net/auth/2.0"/&gt;<br />
&lt;param name=issuer value="Google.com/accounts/o8/id Yahoo.com myOpenID.com"/&gt;<br />
&lt;param name=issuerExclusive value=false/&gt;<br />
&lt;param name=OpenIDAuthParameters value=<br />
"openid.ns:http://specs.openid.net/auth/2.0<br />
openid.return_to:http://www.plaxo.com/openid?actionType=complete<br />
openid.realm:http://*.plaxo.com/<br />
openid.ns.sreg:http://openid.net/extensions/sreg/1.1<br />
openid.sreg.required:email<br />
openid.sreg.optional:fullname,nickname,dob,gender,postcode,country,language,timezone<br />
openid.sreg.policy_url:http://www.plaxo.com/about/privacy_policy<br />
"/&gt;<br />
&lt;/object&gt;<br />
</code></p>
<p>&nbsp;</p>
<p><span class="plain"><img src="http://self-issued.info/images/OpenID_Selector/Plaxo_empty_selector.png" alt="Plaxo empty selector" /></span><br />
Here I’ve clicked on the “Sign in with OpenID” button, invoking the selector.  (The “Google” and “Yahoo” buttons would have invoked the selector too.)  This shows the first-time selector user experience, where it isn’t yet remembering any OpenIDs for me.  The three OPs suggested by Plaxo – Google, Yahoo, and MyOpenID, are shown, as well as the option to type in a different OpenID.  I click on the Yahoo suggestion.</p>
<p>&nbsp;</p>
<p><span class="plain"><img src="http://self-issued.info/images/OpenID_Selector/Plaxo_Yahoo_first_time.png" alt="Plaxo Yahoo first time" /></span><br />
Clicking on Plaxo’s Yahoo suggestion resulted in a Yahoo OpenID card being made available for use.  Note that, by default, the selector will remember this card for me.  (Those of you who know OpenID well are probably thinking “Where did the selector get the Yahoo logo and friendly name string”?  For this prototype, they are baked into the selector.  Longer term, the right way is for the selector to retrieve these from the OP’s discovery document.  The OpenID UX working group is considering defining discovery syntax for doing just that.)</p>
<p>Once I’ve clicked “OK” to select the identity to use, the selector (not the RP) redirects the browser to the OP – in this case, to the Yahoo login page.  The selector’s work is done at this point.  The remainder of the protocol flow is standard OpenID 2.0.</p>
<p>&nbsp;</p>
<p><span class="plain"><img src="http://self-issued.info/images/OpenID_Selector/Yahoo_Plaxo_signin.png" alt="Yahoo Plaxo signin" /></span><br />
This is the standard Yahoo OpenID signin page, which the selector redirected the browser to after I choose to use the suggested Yahoo OpenID.  I sign into Yahoo.</p>
<p>&nbsp;</p>
<p><span class="plain"><img src="http://self-issued.info/images/OpenID_Selector/Yahoo_Plaxo_permission.png" alt="Yahoo Plaxo permission" /></span><br />
The signin page is followed by the standard Yahoo permissions page.  I click “Agree”.</p>
<p>&nbsp;</p>
<p><span class="plain"><img src="http://self-issued.info/images/OpenID_Selector/Plaxo_signed_in.png" alt="Plaxo signed in" /></span><br />
After logging with Yahoo, I’m redirected back to Plaxo.  Because I’d previously associated my Yahoo OpenID with my Plaxo account, I’m now logged into Plaxo.  My status “Michael is demonstrating an OpenID selector at the OpenID Summit”, which I updated live during the demo at the OpenID Summit, is shown.</p>
<p>&nbsp;</p>
<hr />
<strong><font size="4">Selector defaults to the OpenID last used at the site</font></strong></p>
<p>At this point in the demo, I’ve signed out of Plaxo and returned to the selector-enabled sign-in page.  After clicking “Sign in with OpenID” again, the selector reappears.</p>
<p><span class="plain"><img src="http://self-issued.info/images/OpenID_Selector/Plaxo_Yahoo_second_time.png" alt="Plaxo Yahoo second time" /></span><br />
This time, the selector has remembered the OpenID I last used at the site and tells me when I last used it there.  (This is one of the ways that a selector can help protect people from phishing.)  By default, the OpenID last used at a relying party is automatically selected – in this case, Yahoo.  I click “OK” to select it, with the rest of the flow again being the standard OpenID 2.0 flow.</p>
<p>&nbsp;</p>
<hr />
<strong><font size="4">Experience at a new RP plus a trusted OP experience</font></strong></p>
<p><span class="plain"><img src="http://self-issued.info/images/OpenID_Selector/Interscope_homepage.png" alt="Interscope homepage" /></span><br />
<a href="http://www.janrain.com/">JanRain</a> selector-enabled several production sites, including interscope.com, uservoice.com, and pibb.com, which use JanRain’s hosted <a href="http://www.janrain.com/products/rpx">RPX service</a>.  This could be done with no impact on users without a selector by using JavaScript to detect whether a selector is present or not, and customizing the page accordingly.  The page above is the production Interscope Records page.  I click the OpenID button on the right under the “Join The Community” banner.</p>
<p>&nbsp;</p>
<p><span class="plain"><img src="http://self-issued.info/images/OpenID_Selector/Interscope_signon.png" alt="Interscope signon" /></span><br />
The OpenID button invokes the RPX “NASCAR” experience.  (Arguably, this page could be omitted from the experience if a selector is detected.)  I click the OpenID button on the “NASCAR” page.</p>
<p>&nbsp;</p>
<p><span class="plain"><img src="http://self-issued.info/images/OpenID_Selector/Interscope_Yahoo_never_used_here.png" alt="Interscope Yahoo never used here" /></span><br />
The selector is invoked by Interscope (really, by RPX) to let me choose an OpenID.  My Yahoo OpenID is shown and the “Never used here” tells me that I haven’t used it at this site before.  I could choose it by clicking OK or hitting Enter.  Instead, I click the “Other OpenIDs” button to explore other options.</p>
<p>&nbsp;</p>
<p><span class="plain"><img src="http://self-issued.info/images/OpenID_Selector/Interscope_other_OpenIDs.png" alt="Interscope other OpenIDs" /></span><br />
The “Other OpenIDs” tile shows me the OpenID providers suggested by Interscope – in this case, Flickr, Yahoo, and Google.  I click on the Google suggestion.</p>
<p>&nbsp;</p>
<p><span class="plain"><img src="http://self-issued.info/images/OpenID_Selector/Interscope_Google_first_time.png" alt="Interscope Google first time" /></span><br />
The selector has created a Google OpenID card for me to use.  It is marked “Verified” because it (like Yahoo) was on a whitelist in the selector and considered “safe” to use.  Of course, in production use, such a whitelist would have to be maintained by a neutral third party or parties and dynamically updated.  In the prototype, we hard-coded a few common providers so we could show a user experience that relies on a whitelist of OPs, to start the discussion about that possibility.  I hit Enter to use the new Google card at Interscope.</p>
<p>&nbsp;</p>
<p><span class="plain"><img src="http://self-issued.info/images/OpenID_Selector/Google_UniversalMusic_signin.png" alt="Google UniversalMusic signin" /></span><br />
Once I chose to use my Google card, the selector redirected me to Google’s signin page, with the actual RP for Interscope being signup.universalmusic.com.  I sign into Google.</p>
<p>&nbsp;</p>
<p><span class="plain"><img src="http://self-issued.info/images/OpenID_Selector/Google_UniversalMusic_permission.png" alt="Google UniversalMusic permission" /></span><br />
Following signin, Google asks me permission to release information to signup.universalmusic.com.  I allow it.</p>
<p>&nbsp;</p>
<p><span class="plain"><img src="http://self-issued.info/images/OpenID_Selector/Interscope_registration.png" alt="Interscope registration" /></span><br />
I’m redirected back to Interscope, which asked me to complete a sign-up process by supplying more information via a web form.</p>
<p>&nbsp;</p>
<hr />
<strong><font size="4">Selector remembering which OpenID&#8217;s you&#8217;ve used where</font></strong></p>
<p><span class="plain"><img src="http://self-issued.info/images/OpenID_Selector/Interscope_Google_second_time.png" alt="Interscope Google second time" /></span><br />
When visiting Interscope again after having signed out, signing in with OpenID shows me that I last used my Google OpenID here.  For that reason, it’s selected as the default.  I can also see that I haven&#8217;t used my Yahoo OpenID here.</p>
<p>&nbsp;</p>
<hr />
<strong><font size="4">Trusted versus untrusted OpenIDs</font></strong></p>
<p><span class="plain"><img src="http://self-issued.info/images/OpenID_Selector/test-id_signin.png" alt="test-id signin" /></span><br />
<a href="http://blog.nerdbank.net/">Andrew Arnott</a> created the first selector-enabled relying party site for us, which is shown above.  I click “Log in using your OpenID Selector”.</p>
<p>&nbsp;</p>
<p><span class="plain"><img src="http://self-issued.info/images/OpenID_Selector/test-id_Google_never_used_here.png" alt="test-id Google never used here" /></span><br />
Now I have both Yahoo and Google cards, but neither have been used at test-id.org.  I notice that I can get more details about my cards, and click “More details” on the Google card.</p>
<p>&nbsp;</p>
<p><span class="plain"><img src="http://self-issued.info/images/OpenID_Selector/test-id_Google_more_details.png" alt="test-id Google more details" /></span><br />
“More details” tells me where and when I used the card (signup.universalmusic.com), the discovered OpenID endpoint, and that this OpenID was on the selector’s whitelist.  I could now use either of these OpenIDs, but I select “Other OpenIDs” instead.</p>
<p>&nbsp;</p>
<p><span class="plain"><img src="http://self-issued.info/images/OpenID_Selector/test-id_other_OpenIDs.png" alt="test-id other OpenIDs" /></span><br />
The “Other OpenIDs” panel shows me OPs suggested by the site, as well as a dialog box to enter another OpenID.  I decide to enter my blog URL self-issued.info, which is also an OpenID.</p>
<p>&nbsp;</p>
<p><span class="plain"><img src="http://self-issued.info/images/OpenID_Selector/test-id_self-issued_being_entered.png" alt="test-id self-issued being entered" /></span><br />
Here I’m entering my blog URL self-issued.info into the selector.  I then click Verify or OK to have the selector perform discovery on the OpenID to add it as one of my choices.</p>
<p>&nbsp;</p>
<p><span class="plain"><img src="http://self-issued.info/images/OpenID_Selector/test-id_self-issued_not_verified.png" alt="test-id self-issued not verified" /></span><br />
Discovery has succeeded, but the OP my blog is delegated to, signon.com, is not on the selector’s whitelist.  Because it’s not, a warning shield is shown, rather than the OP logo.  I’ll also have to make an explicit decision to trust this OpenID provider before the selector will let me use it.  The same would have happened if I chose an OP suggested by the RP if the OP was not on the whitelist.  This is another aspect of the selector’s phishing protection.  I check the “Continue, I trust this provider” box.</p>
<p>&nbsp;</p>
<p><span class="plain"><img src="http://self-issued.info/images/OpenID_Selector/test-id_self-issued_trusted.png" alt="test-id self-issued trusted" /></span><br />
After checking the “Continue, I trust this provider” box, the warning shield is replaced by either the OP logo, if it can be discovered, or a generic OpenID logo, as in this case.  I click OK to use this OpenID.</p>
<p>&nbsp;</p>
<p><span class="plain"><img src="http://self-issued.info/images/OpenID_Selector/signon_test-id_signin.png" alt="signon test-id signin" /></span><br />
The selector follows my delegation link from self-issued.info and redirects me to signon.com.  (Ping, are you going to fix the signon.com UX issue above someday?)  I sign into signon.com.</p>
<p>&nbsp;</p>
<p><span class="plain"><img src="http://self-issued.info/images/OpenID_Selector/test-id_signed_in.png" alt="test-id signed in" /></span><br />
Having signed into my OpenID at signon.com, I’m redirected back to the test site, which received an authentication response from the OP.  I click “Reset test” to sign out, in preparation for another test.</p>
<p>&nbsp;</p>
<hr />
<strong><font size="4">More details</font></strong></p>
<p><span class="plain"><img src="http://self-issued.info/images/OpenID_Selector/test-id_self-issued_second_time.png" alt="test-id self-issued second time" /></span><br />
Upon a second visit to test-id.org, the selector has remembered that I last used the OpenID self-issued.info, which is actually delegated to mbj.signon.com.  I click “More details” to learn more about this OpenID.</p>
<p>&nbsp;</p>
<p><span class="plain"><img src="http://self-issued.info/images/OpenID_Selector/test-id_self-issued_more_details.png" alt="test-id self-issued more details" /></span><br />
“More details” tells me where and when I last used the OpenID and that the OpenID has been verified.  But unlike my Google OpenID, which was verified via the whitelist, I told the selector to trust this OpenID myself.</p>
<p>&nbsp;</p>
<hr />
<strong><font size="4">Delegation to a trusted OP</font></strong></p>
<p><span class="plain"><img src="http://self-issued.info/images/OpenID_Selector/test-id_davidrecordon_being_entered.png" alt="test-id davidrecordon being entered" /></span><br />
At the OpenID Summit, people wanted to see the untrusted user experience again, so I entered an OpenID that I was sure wasn’t on our built-in whitelist – davidrecordon.com.  However, verifying the OpenID actually brought me and those in attendance a surprise…</p>
<p>&nbsp;</p>
<p><span class="plain"><img src="http://self-issued.info/images/OpenID_Selector/test-id_davidrecordon_verified.png" alt="test-id davidrecordon verified" /></span><br />
Because davidrecordon.com is delegated to myopenid.com, which is on the whitelist, it turns out that the prototype considered davidrecordon.com to be trusted as well.  Upon reflection, this is probably the right behavior, but I’d never seen it until giving the demo live.  (Great job, Oren!)  I tried factoryjoe.com next and got the same result.  Finally Will Norris helped me out by saying that willnorris.com isn’t delegated, so we got to see the untrusted user experience again.</p>
<p>&nbsp;</p>
<hr />
<strong><font size="4">Conclusion</font></strong></p>
<p>I’d like to thank Chuck Reeves and Oren Melzer for quickly building a killer prototype and to thank Ariel Gordon and Arun Nanda for helping design it, as well as others, both from Microsoft and other companies, who provided feedback that helped us fine-tune it as we built it.  See <a href="http://self-issued.info/presentations/An_Experimental_Active_Client_for_OpenID.pdf">the presentation</a> for a much more comprehensive list of thank-yous.</p>
<p>I’ll close by saying that in the OpenID v.Next planning meeting at IIW, there was an unopposed consensus that optional active client support should be included as a feature of v.Next.  Hopefully our demo, as well as those by others, including Markus Sabadello of <a href="http://www.eclipse.org/higgins/">Higgins</a>, helped the community decide that this is a good idea by enabling people to concretely experience the benefits that an active client can bring to OpenID.  If so, I’d call the experiment a success!</p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&amp;p=235</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>US Government Open Identity Initiative</title>
		<link>http://self-issued.info/?p=216</link>
		<comments>http://self-issued.info/?p=216#comments</comments>
		<pubDate>Thu, 17 Sep 2009 00:58:22 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Federation]]></category>
		<category><![CDATA[Information Cards]]></category>
		<category><![CDATA[OpenID]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=216</guid>
		<description><![CDATA[It’s been an open secret in the identity community for the past several months that the US Government has embarked on an initiative to enable people to sign into US Government web sites using commercial identities.  The public announcements of the first steps were made last week during the Gov 2.0 Summit.  Now [...]]]></description>
			<content:encoded><![CDATA[<p><span class="plain"><a href="http://www.internetidentityworkshop.com/"><img align="right" border="0" hspace="0" src="http://self-issued.info/images/WhiteHouse-Logo.gif" alt="White House logo" /></a></span>It’s been an open secret in the identity community for the past several months that the US Government has embarked on an initiative to enable people to sign into US Government web sites using commercial identities.  The public announcements of the first steps were made last week during the <a href="http://www.gov2summit.com/">Gov 2.0 Summit</a>.  Now that we can write about the initiative, here’s a personal recap of some of the steps that have gotten us here, and thoughts about what comes next.</p>
<ul>
<li>Then-candidate Barack Obama made a commitment to increase people’s access to government services; President Obama issued his <a href="http://www.whitehouse.gov/the_press_office/Transparency_and_Open_Government/">Transparency and Open Government</a> memo reinforcing this commitment on his first day in office.</li>
<li>The federal CIO, Vivek Kundra, requested that the GSA do the ground work to enable people to log into US government web sites using commercially-issued identities using open protocols.</li>
<li>In parallel to this, the <a href="http://informationcard.net/">Information Card Foundation</a>, and especially <a href="http://www.meristic.com/about.php">Mary Ruddy</a>, had been working with the GSA on a demo of using Information Cards to sign into government sites.  The GSA demonstrated using the <a href="http://self-issued.info/?p=93">Equifax card</a> to sign into a mockup of recovery.gov in April at <a href="http://www.rsaconference.com/2009/us/">RSA</a>.</li>
<li>In April, the GSA, and in particular, the Identity, Credential, and Access Management (ICAM) committee, communicated the need for certification frameworks for identity technologies and identity providers to be used to access government sites.  The <a href="http://openid.net/">OpenID Foundation</a> and <a href="http://informationcard.net/">Information Card Foundation</a> agreed to develop certification programs for their respective technologies and to work with the GSA on profiles for use of the technologies.</li>
<li>Not long thereafter, the <a href="http://openid.net/">OpenID Foundation</a> and <a href="http://informationcard.net/">Information Card Foundation</a> made a key decision to work together on aspects of the profiles and certification programs that can be common between the two technologies.  <a href="http://www.linkedin.com/in/donthibeau">Don Thibeau</a>, the OIDF executive director, and <a href="http://www.equalsdrummond.name/">Drummond Reed</a>, the ICF executive director, get enormous credit for this decision, which I believe has served both communities well.</li>
<li>The foundations jointly hired <a href="http://thread-safe.livejournal.com/">John Bradley</a> to develop profiles for the two technologies.  They also hired the same lawyer to look at liability issues.</li>
<li>The foundations decided to base their profiles as much as possible on the SAML government profile developed by <a href="http://www.incommonfederation.org/">InCommon</a>, so as not to re-invent the wheel.</li>
<li>ICAM published its <a href="http://www.idmanagement.gov/documents/IdentitySchemeAdoptionProcess.pdf">Identity Scheme Adoption Process</a> and <a href="http://www.idmanagement.gov/documents/TrustFrameworkProviderAdoptionProcess.pdf">Trust Framework Provider Adoption Process</a> documents in July.  These established criteria for identity technologies and trust framework providers to be accredited for use at US Government sites.</li>
<li>Based on their work together and with the government, the two foundations published the joint whitepaper “Open Trust Frameworks for Open Government”, with its release timed to coincide with the <a href="http://www.idmanagement.gov/drilldown.cfm?action=privacy_workshop">Open Government Identity Management Solutions Privacy Workshop</a> in August.  The whitepaper is available on both <a href="http://openid.net/docs/Open_Trust_Frameworks_for_Govts.pdf">OIDF site</a> and the <a href="http://informationcard.net/white-papers/open-trust-frameworks">ICF site</a>.</li>
<li>The privacy characteristics of the draft profiles when used at ICAM Assurance Level 1 (a.k.a. NIST Assurance Level 1) were subjected to public review at the <a href="http://www.idmanagement.gov/drilldown.cfm?action=privacy_workshop">Open Government Identity Management Solutions Privacy Workshop</a>.</li>
<li>On September 9th, the two foundations jointly announced the Open Identity for Open Government initiative, with Yahoo!, PayPal, Google, Equifax, AOL, VeriSign, Acxiom, Citi, Privo and Wave Systems participating as identity providers.  See the press release on the <a href="http://informationcard.net/blog/open-identity-initiative-2009-09-09">ICF site</a> or the <a href="http://openid.net/2009/09/09/yahoo-paypal-google-equifax-aol-verisign-acxiom-citi-privo-wave-systems-pilot-open-identity-for-open-government-2/">OIDF site</a>.</li>
<li>On September 9th, US federal CIO Vivek Kundra met with the boards of the <a href="http://openid.net/">OpenID Foundation</a> and <a href="http://informationcard.net/">Information Card Foundation</a> to discuss progress on the initiative to accept commercial identities at government web sites.  He endorsed the idea of starting with three pilot projects that would enable privacy, security, and usability issues to be identified and addressed before a broader rollout.   He agreed that two of these pilots should be at ICAM Assurance Level 1 and one at Level 2 or 3.</li>
<li>The ICAM <a href="http://www.idmanagement.gov/documents/ICAM_OpenID20Profile.pdf">OpenID 2.0 Profile</a> was published on September 9th.</li>
<li>At the <a href="http://www.gov2summit.com/">Gov 2.0 Summit</a> on September 10th, Vivek Kundra described the identity initiative to attendees.  His remarks were in the context of things he is doing to make government’s IT investments more efficient.  He gave the example of making campground reservations at recreation.gov, which currently requires you to create an account that you’re unlikely to use again soon.  He said that since you already have identities from Google or Yahoo or Microsoft, wouldn’t it be better to let you use those identities at the government site?</li>
<li>ICAM updated the <a href="http://www.idmanagement.gov/drilldown.cfm?action=openID_openGOV">Open Identity Solutions for Open Government</a> page on September 10th.  This page should continue to reflect the current state of the initiative.</li>
</ul>
<p>Of course, despite all the activity above, this is really just the beginning.  No government relying parties are yet live, the identity provider certification programs are still being developed, and the Information Card profile is not yet final.  Only once sites go live will data start to come in about whether people are able to successfully use commercially-issued identities at the sites, and whether they find this capability useful.</p>
<p>Finally, I’ll note that while government sites will always be only a small fraction of the sites that people use on the Internet, and will typically not be on the cutting edge of innovation, I believe that that this is one of the relatively rare moments where a government initiative is serving as a useful focal point for action within private enterprise.  A diverse set of companies and organizations have come together to meet this challenge in a way that would be hard to imagine happening without the government initiative to serve as a catalyst.  That’s all good.</p>
<p>We still have a lot to learn and a lot to do.  I’m glad we’re getting started.</p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&amp;p=216</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lessons Learned from Microsoft’s OpenID Provider CTP</title>
		<link>http://self-issued.info/?p=170</link>
		<comments>http://self-issued.info/?p=170#comments</comments>
		<pubDate>Thu, 27 Aug 2009 23:43:13 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[LiveID]]></category>
		<category><![CDATA[OpenID]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=170</guid>
		<description><![CDATA[In October, Microsoft announced that Windows Live IDs would also be OpenIDs.  Today the Live ID team published an analysis of what we have learned in operating the Community Technology Preview (CTP) release of our OpenID provider.  The post is well worth read and covers, among other things, lessons learned about aliasing 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>In October, Microsoft announced that <a href="http://self-issued.info/?p=89">Windows Live IDs would also be OpenIDs</a>.  Today the Live ID team published an <a href="http://winliveid.spaces.live.com/blog/cns!AEE1BB0D86E23AAC!1791.entry">analysis of what we have learned</a> in operating the Community Technology Preview (CTP) release of our OpenID provider.  The post is well worth read and covers, among other things, lessons learned about aliasing and namespaces, having multiple ways to reach the same functionality, and explaining things to users.  Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&amp;p=170</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PAPE Specification Approved and Ready for Use</title>
		<link>http://self-issued.info/?p=98</link>
		<comments>http://self-issued.info/?p=98#comments</comments>
		<pubDate>Wed, 31 Dec 2008 05:33:12 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[OpenID]]></category>
		<category><![CDATA[Phishing Resistance]]></category>
		<category><![CDATA[Safety]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=98</guid>
		<description><![CDATA[As I just announced on openid.net, OpenID Provider Authentication Policy Extension 1.0 (PAPE) has just been just been approved as an OpenID specification.  Deployment of PAPE will go a long way towards mitigating the phishing vulnerabilities of password-based OpenIDs by enabling OpenID Relying Parties to request that OpenID Providers employ phishing-resistant authentication methods when [...]]]></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 <a href="http://openid.net/2008/12/31/pape-approved-as-an-openid-specification/">I just announced on openid.net</a>, <a href="http://openid.net/specs/openid-provider-authentication-policy-extension-1_0.html">OpenID Provider Authentication Policy Extension 1.0</a> (PAPE) has just been just been approved as an OpenID specification.  Deployment of PAPE will go a long way towards mitigating the <a href="http://self-issued.info/?p=73">phishing vulnerabilities of password-based OpenIDs</a> by enabling OpenID Relying Parties to request that OpenID Providers employ phishing-resistant authentication methods when authenticating users and for OpenID Providers to inform Relying Parties whether this (and other) authentication policies were satisfied.</p>
<p>It’s tempting to say that the approval of the specification is the fulfillment of the promise of the <a href="http://blogs.verisign.com/infrablog/2007/02/verisign_microsoft_partners_to_1.php">OpenID/CardSpace collaboration for phishing-resistant authentication</a> i<a href="http://www.microsoft.com/Presspass/exec/billg/speeches/2007/02-06RSA.mspx">ntroduced by Bill Gates and Craig Mundie</a> the RSA Security Conference last year, but it’s really just an enabling step.  The true value of PAPE will come when it is widely deployed by security-conscious OpenID Relying Parties, and the use of phishing-resistant authentication methods, such as Information Cards and others, is widespread and commonplace.  Let the deployments begin!</p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&amp;p=98</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>First OpenID Board Election</title>
		<link>http://self-issued.info/?p=96</link>
		<comments>http://self-issued.info/?p=96#comments</comments>
		<pubDate>Sun, 28 Dec 2008 17:58:55 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[OpenID]]></category>
		<category><![CDATA[People]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=96</guid>
		<description><![CDATA[The OpenID Foundation just completed its first election for community board seats.  17 candidates ran for 7 seats and 175 out of 217 eligible members voted in the election.  My congratulations to Snorri Giorgetti, Nat Sakimura, Chris Messina, David Recordon, Eric Sachs, Scott Kveton, and Brian Kissel for their election as community board members.]]></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 <a href="http://openid.net/foundation/">OpenID Foundation</a> just completed its <a href="http://openid.net/2008/12/27/openid-board-election-results/">first election for community board seats</a>.  <a href="http://openid.net/2008/12/16/openid-foundation-board-of-director-election-now-open/">17 candidates ran</a> for 7 seats and 175 out of 217 eligible members voted in the election.  My congratulations to <a href="http://www.snorrigiorgetti.com/">Snorri Giorgetti</a>, <a href="http://www.sakimura.org/en/">Nat Sakimura</a>, <a href="http://factoryjoe.com/">Chris Messina</a>, <a href="http://www.davidrecordon.com/">David Recordon</a>, <a href="http://eric.sachs.googlepages.com/">Eric Sachs</a>, <a href="http://kveton.com/">Scott Kveton</a>, and <a href="http://www.linkedin.com/in/briankkissel">Brian Kissel</a> for their election as community board members.  I look forward to serving on the board with them in January, along with my fellow corporate board members DeWitt Clinton, Tony Nadalin, Gary Krall, and Raj Mata.  It looks like a great board!</p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&amp;p=96</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First News from the PDC:  Windows LiveID Becoming an OpenID Provider</title>
		<link>http://self-issued.info/?p=89</link>
		<comments>http://self-issued.info/?p=89#comments</comments>
		<pubDate>Mon, 27 Oct 2008 22:33:32 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[LiveID]]></category>
		<category><![CDATA[OpenID]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=89</guid>
		<description><![CDATA[Today at the Microsoft Professional Developer Conference (PDC), the Windows LiveID team announced that anyone with a LiveID will soon be able to establish an OpenID for their LiveID.  Furthermore, they have established a testing environment where you can try out LiveID’s OpenID support and an e-mail address for you to provide feedback to [...]]]></description>
			<content:encoded><![CDATA[<p>Today at the <a href="http://www.microsoftpdc.com/">Microsoft Professional Developer Conference (PDC)</a>, the <a href="http://dev.live.com/blogs/devlive/archive/2008/10/27/421.aspx">Windows LiveID team announced</a> that anyone with a LiveID will soon be able to establish an OpenID for their LiveID.  Furthermore, they have established a testing environment where you can try out LiveID’s OpenID support and an <a href="mailto:openidfb@microsoft.com">e-mail address</a> for you to provide feedback to the team.</p>
<p>One feature of the OpenID 2.0 implementation that I’d like to call your attention to is that they give users a choice, on a per-relying party basis, whether to use a site-specific OpenID URL at the site for privacy reasons, or whether to use a public identifier for yourself – explicitly enabling correlation of your identity interactions on different sites.  Here’s what that experience looks like in the preview release:</p>
<p><span class="plain"><img src="http://self-issued.info/images/LiveID_OpenID_choice.png" alt="LiveID OpenID choice" /></span></p>
<p>Read more about the preview release <a href="http://dev.live.com/blogs/devlive/archive/2008/10/27/421.aspx">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&amp;p=89</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>PAPE Specification Entering Public Review Period</title>
		<link>http://self-issued.info/?p=88</link>
		<comments>http://self-issued.info/?p=88#comments</comments>
		<pubDate>Thu, 23 Oct 2008 03:52:57 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[OpenID]]></category>
		<category><![CDATA[Phishing Resistance]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=88</guid>
		<description><![CDATA[The OpenID Provider Authentication Policy Extension (PAPE) specification enables an OpenID Relying Party to request that the OpenID Provider satisfy a set of policies specified by the RP when the OP logs the user in.  And it likewise enables the OP to reply to the RP saying which of the policies it satisfied.
One of [...]]]></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 <a href="http://openid.net/specs/openid-provider-authentication-policy-extension-1_0-07.html">OpenID Provider Authentication Policy Extension (PAPE) specification</a> enables an OpenID Relying Party to request that the OpenID Provider satisfy a set of policies specified by the RP when the OP logs the user in.  And it likewise enables the OP to reply to the RP saying which of the policies it satisfied.</p>
<p>One of these policies lets the RP request that the OP perform phishing-resistant authentication, the need for which has been discussed <a href="http://self-issued.info/?p=73">here</a> and <a href="http://www.identityblog.com/?p=923">elsewhere</a>.  Another capability I’m a fan of is the ability for the RP to “freshness date” the login, requiring that the OP actively authenticate the user if the current authentication was performed longer ago than an RP-specified number of seconds.</p>
<p>The PAPE Working Group just <a href="http://openid.net/2008/10/23/pape-specification-review-period-commencing/">recommended that the OpenID Foundation members approve</a> <a href="http://openid.net/specs/openid-provider-authentication-policy-extension-1_0-07.html">the current draft (Draft 7)</a> as an OpenID specification.  Today starts a 60 day review period required as part of the <a href="http://openid.net/foundation/intellectual-property/">OpenID specification process</a>, which occurs prior to an approval vote by the members.  PAPE is the first new specification to be produced under this process, and I’m pleased as an OpenID board member to report we now have an existence proof that the process works (or more precisely, we will once this specification is approved).</p>
<p>There are already four implementations of this spec in existence and even better, there are public testing endpoints for these implementations where you can kick the tires.  You can try the DotNetOpenId and JanRain implementations at these sites:</p>
<ul>
<li><a href="http://nerdbank.org/pape.demo/">http://nerdbank.org/pape.demo/</a></li>
<li><a href="http://openidenabled.com/php-openid/trunk/examples/consumer/">http://openidenabled.com/php-openid/trunk/examples/consumer/</a> and <a href="http://openidenabled.com/php-openid/trunk/examples/server/server.php">http://openidenabled.com/php-openid/trunk/examples/server/server.php</a></li>
<li><a href="http://openidenabled.com/python-openid/trunk/examples/consumer/">http://openidenabled.com/python-openid/trunk/examples/consumer/</a> and <a href="http://openidenabled.com/python-openid/trunk/examples/server/">http://openidenabled.com/python-openid/trunk/examples/server/</a></li>
<li><a href="http://openidenabled.com/ruby-openid/trunk/examples/consumer/">http://openidenabled.com/ruby-openid/trunk/examples/consumer/</a> and <a href="http://openidenabled.com/ruby-openid/trunk/examples/">http://openidenabled.com/ruby-openid/trunk/examples/</a></li>
</ul>
<p>You should also be able to test the relying parties with <a href="https://www.signon.com/">signon.com</a> and <a href="https://www.myopenid.com/">myopenid.com</a>, which currently implement earlier drafts, since the authentication policy syntax didn’t change.</p>
<p>This spec was a collaborative effort among a number of people.  <a href="http://daveman692.livejournal.com/">David Recordon</a> wrote the initial drafts last year, with input from the people thanked in <a href="http://openid.net/specs/openid-provider-authentication-policy-extension-1_0-02.html">Draft 2</a>.  Since then, <a href="http://www.sakimura.org/en/modules/wordpress/">Nat Sakimura</a> was responsible for the generalization of the authentication levels to enable levels other than just those defined by NIST be used.  <a href="http://www.links.org/">Ben Laurie</a> was an ardent and practical security advocate (as always).  <a href="http://www.allentom.com/">Allen Tom</a> was a proponent of the strong “level 0” description.  <a href="http://blog.nerdbank.net/">Andrew Arnott</a> of the <a href="http://code.google.com/p/dotnetopenid/">DotNetOpenId project</a> shared his experiences building an independent implementation with the working group, helping improve the specification.  And <a href="http://thread-safe.livejournal.com/">John Bradley</a> was a never-ending source of common sense, although he would deny it to your face if asked.</p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&amp;p=88</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Analysis of the Third OSIS User-Centric Identity Interop</title>
		<link>http://self-issued.info/?p=81</link>
		<comments>http://self-issued.info/?p=81#comments</comments>
		<pubDate>Sat, 23 Aug 2008 16:06:45 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Information Cards]]></category>
		<category><![CDATA[Interoperability]]></category>
		<category><![CDATA[OpenID]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=81</guid>
		<description><![CDATA[Congratulations and thanks to Pamela Dingle for publishing a detailed analysis of what that the industry accomplished together during the Third OSIS User-Centric Identity Interop (I3).  As Nulli Secundus writes about the paper:

The OSIS I3 Interop was a five-month event in which organizations, individuals, and projects working in the solution spaces of Information Cards [...]]]></description>
			<content:encoded><![CDATA[<p><span class="plain"><img align="right" src="http://self-issued.info/images/osis-logo.png" alt="OSIS logo" /></span>Congratulations and thanks to <a href="http://eternaloptimist.wordpress.com/2008/08/22/osis-i3-interop-a-retrospective/">Pamela Dingle</a> for publishing a detailed analysis of what that the <a href="http://self-issued.info/?p=68">industry accomplished together</a> during the <a href="http://osis.idcommons.net/wiki/I3_User-Centric_Identity_Interop_through_RSA_2008">Third OSIS User-Centric Identity Interop (I3)</a>.  As <a href="http://www.nulli.com/resources/documentsofinterest.php#I3Interop">Nulli Secundus writes about the paper</a>:</p>
<blockquote><p>
The OSIS I3 Interop was a five-month event in which organizations, individuals, and projects working in the solution spaces of Information Cards and OpenID collaborated to define and demonstrate their ability to transact successfully regardless of differences in hardware or software platform. Participants worked within each solution space to define and test acceptable behaviors for various situations that crop up when loosely coupled solutions communicate with each other via open protocols. Interop participants created results within two different matrices: feature test results which recorded adherence to acceptable behavior when explicitly tested, and cross-solution results which recorded overall interoperability between solutions with complimentary roles. Combined, the participants recorded over 1200 mostly successful results.</p>
<p>As new solutions enter this space and existing solutions add to their feature sets, the OSIS Interop process and results serve as a metric to inform developers what features will contribute to a consistent experience for users and administrators. OSIS Interops have served as a focal point for discussion and feature concentration and a forcing function to solidify the protocols. Overall, much was accomplished but there is still work to be done. By examining participation, contribution to best practices, process and collaboration, discoveries, and obstacles, the Interop process can be refined and improved to give even more value to those involved; by doing so, diversity in product offerings will not result in difficulty for end users.
</p></blockquote>
<p>Many of the learnings and conclusions that Pamela has captured in the paper have informed the <a href="http://osis.idcommons.net/wiki/I4_User-Centric_Identity_Interop_through_Digital_ID_World_2008">Fourth OSIS User-Centric Identity Interop (I4)</a>, which is under way and builds on the accomplishments of I3 and the previous interops.  Check out <a href="http://www.nulli.com/resources/documentsofinterest.php#I3Interop">the paper</a> and if you have an implementation of <a href="http://informationcard.net/">Information Card</a> or <a href="http://openid.net/">OpenID</a> software, the time is now to participate in I4!</p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&amp;p=81</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digital Identity Podcast for MySuccessGateway</title>
		<link>http://self-issued.info/?p=79</link>
		<comments>http://self-issued.info/?p=79#comments</comments>
		<pubDate>Fri, 04 Jul 2008 07:32:17 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Claims]]></category>
		<category><![CDATA[Information Cards]]></category>
		<category><![CDATA[Interoperability]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[Phishing Resistance]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[Windows CardSpace]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=79</guid>
		<description><![CDATA[Kim Cameron and I recorded a podcast on digital identity for MySuccessGateway this week at the invitation of Jim Peake of SpeechRep Consulting.  Jim was a gracious, informed, and enthusiastic host during our conversation, which covered a wide range of digital identity topics including identity theft, shared secrets, privacy, Information Cards and the Information [...]]]></description>
			<content:encoded><![CDATA[<p><span class="plain"><img align="right" src="http://self-issued.info/images/microphone.png" alt="Microphone" /><a href="http://www.identityblog.com/">Kim Cameron</a> and I recorded a <a href="http://www.mysuccessgateway.com/guru/podcasts.php?id=95">podcast on digital identity</a> for <a href="http://www.mysuccessgateway.com/">MySuccessGateway</a> this week at the invitation of Jim Peake of <a href="http://speechrep.com/">SpeechRep Consulting</a>.  Jim was a gracious, informed, and enthusiastic host during our conversation, which covered a wide range of digital identity topics including identity theft, shared secrets, privacy, Information Cards and the <a href="http://informationcard.net/">Information Card Foundation</a>, the value of verified claims, business models for identity providers, password fatigue, defeating phishing attacks, <a href="http://openid.net/">OpenID</a>, why interoperability is essential and the <a href="http://osis.idcommons.net/">interoperability testing</a> the industry is doing together to make it a reality, some of the identity products that are shipping and forthcoming, and the <a href="http://www.identityblog.com/?p=354">Laws of Identity</a>.   He even asked us how we felt about Bill Gates’ retirement, as a kicker.</p>
<p>If that sounds interesting to you, <a href="http://www.mysuccessgateway.com/guru/podcasts.php?id=95">give it a listen</a>…</p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&amp;p=79</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Identity Choice at HealthVault</title>
		<link>http://self-issued.info/?p=75</link>
		<comments>http://self-issued.info/?p=75#comments</comments>
		<pubDate>Mon, 23 Jun 2008 22:32:29 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Information Cards]]></category>
		<category><![CDATA[LiveID]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[Phishing Resistance]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=75</guid>
		<description><![CDATA[Sean Nolan, chief architect of Microsoft’s HealthVault service, posted an article about giving their users choice for the identities they use to access their information.  He announced that in addition to accepting LiveIDs, HealthVault is about to start accepting OpenIDs from two OpenID Providers and is also building native Information Card support.  As [...]]]></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="http://blogs.msdn.com/familyhealthguy/">Sean Nolan</a>, chief architect of Microsoft’s <a href="http://healthvault.com/">HealthVault</a> service, <a href="http://blogs.msdn.com/familyhealthguy/archive/2008/06/22/openid-comes-to-healthvault.aspx">posted an article</a> about giving their users choice for the identities they use to access their information.  He announced that in addition to accepting LiveIDs, HealthVault is about to start accepting OpenIDs from two OpenID Providers and is also building native Information Card support.  As <a href="http://blogs.msdn.com/familyhealthguy/archive/2008/06/22/openid-comes-to-healthvault.aspx">Sean wrote</a>:</p>
<blockquote><p>
As we&#8217;ve always said, HealthVault is about consumer control &#8212; empowering individuals with tools that let them choose how to share and safeguard their personal health information. OpenID support is a natural fit for this approach, because it allows users to choose the &#8220;locksmith&#8221; that they are most comfortable with.</p>
<p>You can certainly expect to see more such options in the future. For example, we are in the process of building in native support for <a href="http://msdn.microsoft.com/en-us/netframework/aa663320.aspx">Information Cards</a>, which provide some unique advantages, in particular around foiling phishing attempts.
</p></blockquote>
<p>Talking about OpenID, Sean also wrote:</p>
<blockquote><p>
As we learn more, and as OpenID continues to mature, we fully expect to broaden the set of providers that work with HealthVault. We believe that a critical part of that expansion is the formalization and adoption of <a href="http://openid.net/specs/openid-provider-authentication-policy-extension-1_0-02.html">PAPE</a>, which gives relying parties a richer set of tools to determine if they are comfortable with the policies of an identity provider.
</p></blockquote>
<p>Please join me in congratulating the HealthVault team on being the first Microsoft service to employ OpenID and for their commitment to providing their users convenient, secure access to their healthcare data.</p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&amp;p=75</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Even Phishers Have Their Problems</title>
		<link>http://self-issued.info/?p=74</link>
		<comments>http://self-issued.info/?p=74#comments</comments>
		<pubDate>Mon, 26 May 2008 20:37:03 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[OpenID]]></category>
		<category><![CDATA[Phishing Resistance]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=74</guid>
		<description><![CDATA[While gone phishing, I discovered that the use of JavaScript puts one barrier up that phishers have to overcome to impersonate a legitimate site.  In a characteristically hilarious post, Paul Madsen points out that, besides having to overcome active defenses like Sxipper (“Down girl!”), phishers may also inadvertently present pages localized for their locale, [...]]]></description>
			<content:encoded><![CDATA[<p>While <a href="http://self-issued.info/?p=73">gone phishing</a>, I discovered that the use of JavaScript puts one barrier up that phishers have to overcome to impersonate a legitimate site.  In a characteristically hilarious post, <a href="http://connectid.blogspot.com/2008/05/security-through-localization.html">Paul Madsen points out that</a>, besides having to overcome active defenses like <a href="http://www.sxipper.com/">Sxipper</a> (“Down girl!”), phishers may also inadvertently present pages localized for <em><strong>their</strong></em> locale, rather than the victim’s.</p>
<p>Intrepid identity adventurer though Paul may be, this stopped him dead in his tracks:</p>
<p><span class="plain"><img src="http://self-issued.info/images/Deutsche_Blogger_login.png" alt="Deutsche Blogger login" /></span></p>
<p>Of course, maybe Paul’s German was better than he thought, as the page was urging him to “Gehen Sie auf Nummer sicher!  Schützen Sie sich von Phishing und Identitätsdiebstahl.” – “Go safe!  Protect yourself from phishing and identity theft.” :-)</p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&amp;p=74</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gone Phishing</title>
		<link>http://self-issued.info/?p=73</link>
		<comments>http://self-issued.info/?p=73#comments</comments>
		<pubDate>Mon, 26 May 2008 09:58:50 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Information Cards]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[Phishing Resistance]]></category>
		<category><![CDATA[Windows CardSpace]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=73</guid>
		<description><![CDATA[Fun Communications’ site idtheft.fun.de lets you mount your very own man-in-the-middle based phishing attack against the OpenID provider of your choosing.  Rather than redirecting you to the OpenID provider you specify, it instead redirects you to a page impersonating the OpenID provider, created using content scraped from the real site behind the scenes.
This is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fun.de/">Fun Communications</a>’ site <a href="http://idtheft.fun.de/">idtheft.fun.de</a> lets you mount your very own man-in-the-middle based phishing attack against the OpenID provider of your choosing.  Rather than redirecting you to the OpenID provider you specify, it instead redirects you to a page impersonating the OpenID provider, created using content scraped from the real site behind the scenes.</p>
<p>This is the same kind of attack shown in <a href="http://www.identityblog.com/?p=923">Kim’s phishing video</a>.  <a href="http://idtheft.fun.de/">idtheft.fun.de</a> lets you have the fun of doing it yourself!</p>
<p>I tried it myself with several OpenID providers I use.  Predictably, I was typically able to “steal” the passwords for OpenIDs when logging into them with passwords and hijack the resulting logged-in sessions.  “Protecting” an account with a one-time-password (OTP) device did nothing to stop this; my “attack” still succeeded in hijacking the session established using a password in combination with an OTP value.</p>
<p>Two things did defeat these attacks.  Because Information Cards generate site-specific sign-in information and the attacker’s site is different than the authentic site, even when I was “tricked” into submitting an Information Card to the imposter site, it didn’t give the imposter the ability to log into the real site.  No shared secret was present to steal and no session was established to hijack.</p>
<p>The other thing that defeated this specific attack was the use of JavaScript in the sign-in process by the OpenID provider.  While a slightly more sophisticated attack could almost certainly get past this obstacle, idtheft.fun.de apparently doesn’t correctly mimic JavaScript site features like “Sign In” buttons invoking an onclick method.</p>
<p>This ability to both phish passwords and hijack the resulting logged-in sessions is exactly why I and others are working on finishing the OpenID <a href="http://openid.net/specs/openid-provider-authentication-policy-extension-1_0-02.html">Provider Authentication Policy Extension (PAPE)</a> extension.  As <a href="http://self-issued.info/?p=15">I wrote</a> when the first draft was published, PAPE enables “OpenID relying parties to request that a phishing-resistant authentication method be used by the OpenID provider and for providers to inform relying parties whether a phishing-resistant authentication method, such as Windows CardSpace, was used.”  It’s time for PAPE to become an OpenID standard.</p>
<hr />
<p>What follows are screen shots from a successful phishing attack and a thwarted one – both against the same OP.  The difference is whether passwords or Information Cards were used to log in.</p>
<p><span class="plain"><img src="http://self-issued.info/images/idtheft.start.png" alt="Figure 1: idtheft start" /></span></p>
<p><strong>Figure 1:</strong>  About to mount my attack against my OpenID at myopenid.com.  I’ve typed the URL of my OpenID into the relying party.</p>
<p><span class="plain"><img src="http://self-issued.info/images/idtheft.signin.png" alt="Figure 2: idtheft signin" /></span></p>
<p><strong>Figure 2:</strong>  Next, I’m logging in with a password.  An observant user could notice several things wrong:   the address bar shows the imposter’s URL, the imposter’s URL is present in the “You must sign in to authenticate to …” message, and the “Your Personal Icon” space is blank.  Unfortunately, there is <a href="http://usablesecurity.org/emperor/">strong evidence that users are not observant</a>.</p>
<p><span class="plain"><img src="http://self-issued.info/images/idtheft.allow.png" alt="Figure 3: idtheft allow" /></span></p>
<p><strong>Figure 3:</strong>  Phishing already accomplished.  Same cues are present that something’s amiss.  Of course, a more sophisticated attack could replace the imposter’s URL in the page with the “real one” in both of these screens, eliminating the most obvious cue.  I scroll down and click “Allow Once”.</p>
<p><span class="plain"><img src="http://self-issued.info/images/idtheft.accomplished.png" alt="Figure 4: idtheft accomplished" /></span></p>
<p><strong>Figure 4:</strong>  Result after being redirected back to the “relying party”.  Yes, that was my real password.</p>
<p>Next, I tried to attack my account again but was surprised that I wasn’t asked to log in this time.  Of course – the attacker’s session was already logged in!  So I signed out as the man-in-the-middle (that was weird), enabling me to try again. </p>
<p>My next steps looked just like Figures 1 and 2, except instead of typing a password I clicked the purple Information Card button.  This brought me to:</p>
<p><span class="plain"><img src="http://self-issued.info/images/idtheft.cardspace.png" alt="Figure 5: idtheft cardspace" /></span></p>
<p><strong>Figure 5:</strong>  CardSpace informs me that I’ve never sent a card to this site before.  An observant user would realize that they don’t normally see this screen and might decline.  But then, we’ve already discussed how observant users aren’t.  I click “Yes”, choose the card I normally use to log into myopenid.com, and send it.</p>
<p><span class="plain"><img src="http://self-issued.info/images/idtheft.prevented.png" alt="Figure 6: idtheft prevented" /></span></p>
<p><strong>Figure 6:</strong>  Phishing prevented.  “Error processing Information Card token” isn’t the most informative error message I’ve ever seen but behind it is great news:  the phishing attack failed because the token constructed for the imposter site wasn’t usable at the real site.</p>
<p>And thanks to <a href="http://idtheft.fun.de/">idtheft.fun.de</a>, you <strong><em>can</em></strong> try this at home!</p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&amp;p=73</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Fun Communication’s Fun Identity Innovations</title>
		<link>http://self-issued.info/?p=72</link>
		<comments>http://self-issued.info/?p=72#comments</comments>
		<pubDate>Mon, 26 May 2008 09:57:24 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Information Cards]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[Phishing Resistance]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=72</guid>
		<description><![CDATA[<span class="plain"><img align="right" src="http://self-issued.info/images/funlogo94x63.gif" alt="Fun Communications logo" />Johannes Feulner of <a href="http://www.fun.de/">Fun Communications</a> recently showed me three different identity sites they’ve created, each fun and valuable in its own way.  The first, <a href="http://www.webcard-loyalty.com/">www.webcard-loyalty.com</a>, lets companies create online loyalty cards for their customers.]]></description>
			<content:encoded><![CDATA[<p><span class="plain"><img align="right" src="http://self-issued.info/images/funlogo94x63.gif" alt="Fun Communications logo" />Johannes Feulner of <a href="http://www.fun.de/">Fun Communications</a> recently showed me three different identity sites they’ve created, each fun and valuable in its own way.  The first, <a href="http://www.webcard-loyalty.com/">www.webcard-loyalty.com</a>, lets companies create online loyalty cards for their customers.  These loyalty Information Cards enable merchants to offer bonuses and discounts when the cards are used, similarly to how physical loyalty cards such as frequent flyer cards and frequent shopper cards are used to provide these benefits in the offline world.  You can read more about “<a href="http://www.fun.de/english/Products/WebCardLoyalty/WebCardLoyalty.asp">virtual loyalty cards</a>” and about the <a href="http://www.fun.de/english/News/Pressemitteilung.asp?id=345">innovation prize</a> they won.</p>
<p>The second, <a href="http://openidbycard.com/">openidbycard.com</a>, dynamically creates a site-specific OpenID to use at an OpenID relying party from any Information Card offering the privatepersonalidentifier (PPID) claim.  Type “openidbycard.com” as your OpenID identifier into any OpenID login form and an OpenID will be created for the site based on the site identity and the PPID returned by the card.  While I understand value of using public identifiers (such as <a href="http://self-issued.info/">self-issued.info</a>) in some contexts, it’s great to also have the choice of using unidirectional identifiers at OpenID sites.</p>
<p>Finally, <a href="http://idtheft.fun.de/">idtheft.fun.de</a> demonstrates the ability of attackers to mount man-in-the-middle attacks against OpenID sites (and lets you try it yourself!).  The site phishes OpenID passwords and other information sent through the browser, all via web pages that look authentic, but that are actually under control of the attacker.  This will be the subject of <a href="http://self-issued.info/?p=73">my next post</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&amp;p=72</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IBM Product Release for Information Cards and OpenID</title>
		<link>http://self-issued.info/?p=71</link>
		<comments>http://self-issued.info/?p=71#comments</comments>
		<pubDate>Wed, 21 May 2008 17:06:40 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Information Cards]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=71</guid>
		<description><![CDATA[As reported in InternetNews (and brought to my attention by Tony Nadalin), IBM has expanded the scope of its Tivoli Federated Identity Manager product to include support for Information Cards and OpenID.  This is a fantastic development, as it puts software enabling use of these user-centric identity technologies into the hands of IBM’s numerous [...]]]></description>
			<content:encoded><![CDATA[<p><span class="plain"><img align="right" src="http://self-issued.info/images/ibm_logo.png" alt="IBM logo" /><a href="http://www.internetnews.com/software/article.php/3748166/IBM+Expands+Federated+Identity+Effort.htm">As reported in InternetNews</a> (and brought to my attention by Tony Nadalin), IBM has expanded the scope of its Tivoli Federated Identity Manager product to include support for Information Cards and OpenID.  This is a fantastic development, as it puts software enabling use of these user-centric identity technologies into the hands of IBM’s numerous important customers, ranging from enterprises to Internet businesses.  Congratulations to IBM and the Tivoli team for this significant achievement!</p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&amp;p=71</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>User-Centric Identity Interop at RSA in San Francisco</title>
		<link>http://self-issued.info/?p=68</link>
		<comments>http://self-issued.info/?p=68#comments</comments>
		<pubDate>Tue, 01 Apr 2008 16:25:32 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Bandit Project]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Higgins Project]]></category>
		<category><![CDATA[I-names]]></category>
		<category><![CDATA[Information Cards]]></category>
		<category><![CDATA[Interoperability]]></category>
		<category><![CDATA[JanRain]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[Pamela Project]]></category>
		<category><![CDATA[Phishing Resistance]]></category>
		<category><![CDATA[Shibboleth]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows CardSpace]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=68</guid>
		<description><![CDATA[33 Companies&#8230;
24 Projects&#8230;
57 Participants working together to build an interoperable user-centric identity layer for the Internet!
Come join us!
Tuesday and Wednesday, April 8 and 9 at RSA 2008, Moscone Center, San Francisco, California
Location:  Mezzanine Level Room 220
Interactive Working Sessions:  Tuesday and Wednesday, 11am &#8211; 4pm
Demonstrations: Tuesday and Wednesday, 4pm &#8211; 6pm
Reception: Wednesday, 4pm &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align:center"><strong>33 Companies&#8230;<br />
24 Projects&#8230;<br />
57 Participants working together to build an interoperable user-centric identity layer for the Internet!</strong></p>
<p style="text-align:center"><em><strong><a href="http://osis.idcommons.net/wiki/I3_User-Centric_Identity_Interop_through_RSA_2008">Come join us!</a></strong></em></p>
<p style="text-align:center">Tuesday and Wednesday, April 8 and 9 at RSA 2008, Moscone Center, San Francisco, California<br />
Location:  Mezzanine Level Room 220<br />
Interactive Working Sessions:  Tuesday and Wednesday, 11am &#8211; 4pm<br />
Demonstrations: Tuesday and Wednesday, 4pm &#8211; 6pm<br />
Reception: Wednesday, 4pm &#8211; 6pm</p>
<p style="text-align:center"><span class="plain"><img align="center" src="http://self-issued.info/images/RSA_2008_Interop_Participants.jpg" alt="Logos of RSA 2008 Interop Participants" /></span></p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&amp;p=68</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Interops in Progress</title>
		<link>http://self-issued.info/?p=64</link>
		<comments>http://self-issued.info/?p=64#comments</comments>
		<pubDate>Tue, 25 Mar 2008 08:57:42 +0000</pubDate>
		<dc:creator>Mike Jones</dc:creator>
				<category><![CDATA[Federation]]></category>
		<category><![CDATA[Information Cards]]></category>
		<category><![CDATA[Interoperability]]></category>
		<category><![CDATA[OpenID]]></category>

		<guid isPermaLink="false">http://self-issued.info/?p=64</guid>
		<description><![CDATA[Two important identity interoperability demonstrations will occur at RSA two weeks from now:  the OSIS User-Centric Identity Interop and the Concordia Multi-Protocol Federation Interop.  During both you’ll see different projects and vendors publicly showing their identity software working together.  But what you won’t see at the conference is what’s happening right now [...]]]></description>
			<content:encoded><![CDATA[<p><span class="plain"><img align="right" src="http://self-issued.info/images/osis-logo.png" alt="OSIS logo" /></span>Two important identity interoperability demonstrations will occur at <a href="http://www.rsaconference.com/2008/US/home.aspx">RSA</a> two weeks from now:  the <a href="http://osis.idcommons.net/">OSIS</a> <a href="http://osis.idcommons.net/wiki/I3_User-Centric_Identity_Interop_through_RSA_2008">User-Centric Identity Interop</a> and the <a href="http://projectconcordia.org/">Concordia</a> <a href="http://projectconcordia.org/index.php/RSA_IOP_Scenarios">Multi-Protocol Federation Interop</a>.  During both you’ll see different projects and vendors publicly showing their identity software working together.  But what you won’t see at the conference is what’s happening right now – the engineers behind these implementations working together to refine their deployments and their software to ensure that solutions that should work together in theory actually do in practice.</p>
<p>Like the <a href="http://self-issued.info/?p=39">previous OSIS Interop</a>, the current one is testing both Information Card and OpenID implementations – sometimes in combination.  I’m especially excited about <a href="http://osis.idcommons.net/wiki/I3_User-Centric_Identity_Interop_through_RSA_2008">this Interop</a> for three reasons.  First, the set of <a href="http://osis.idcommons.net/wiki/Category:Participant">participants</a> has expanded again by over 50% and includes many commercial deployments of these relatively new technologies.  Second, much deeper testing is occurring than ever before.  Thanks, in part, to significant efforts by <a href="http://eternaloptimist.wordpress.com/">Pamela Dingle</a> and the <a href="http://www.federatedidentity.net/">Microsoft Identity Lab</a> team, during this Interop not only are people trying their implementations with one another’s – they’re also systematically testing their support for an important range of protocol features using interop endpoints designed and deployed for this very purpose.  Third, this Interop won’t end when the conference ends.  Most of the participants plan to leave their endpoints up after the conference is over, enabling new participants to join and test later and for existing participants to re-test their implementations against the others when they deploy new versions.  Visit the <a href="http://www.rsaconference.com/2008/US/Highlights_and_Events/Interoperability_Demonstrations.aspx">OSIS Interop demonstrations</a> in person if you can, especially between 4:00-6:00 on both Tuesday and Wednesday during the conference.</p>
<p><span class="plain"><img align="right" src="http://self-issued.info/images/concordia_logo.png" alt="Concordia logo" /></span>The <a href="http://projectconcordia.org/index.php/RSA_IOP_Scenarios">Concordia Interop</a> is showing the use of Information Cards to sign into both SAML 2.0 and WS-Federation based federations.  Both these federations are using SAML 2.0 tokens carrying consistent authentication context information.  (I believe that this is the first public demonstration of WS-Federation implementations using SAML 2.0 tokens.)  Furthermore, the Concordia Interop demonstrates the ability to bridge between WS-Federation and SAML federations, allowing identities originating in one to be used to authenticate to services in the other.  Visit the <a href="http://www.rsaconference.com/2008/US/Conference_Program/PreConference_Education/Monday_Seminars.aspx">Concordia workshop</a> during the conference on Monday from 9:00-12:30.</p>
<p>Finally, I’m not the only one excited by these Interops.  <a href="http://ignisvulpis.blogspot.com/2008/03/rsa-user-centric-identity.html">Axel Nennker</a>, <a href="http://www.francisshanahan.com/detail.aspx?cid=656">Francis Shanahan</a>, <a href="http://blog.beuchelt.org/2007/12/06/IIW+2007b.aspx">Gerald Beuchelt</a>, <a href="http://blog.facilelogin.com/2008/03/idnetity-interop-begins.html">Prabath Siriwardena</a>, <a href="http://blog.vidoop.com/archives/70">Scott Kveton</a>, <a href="http://blogs.msdn.com/vbertocci/archive/2008/03/15/rsa-on-my-way.aspx">Vittorio Bertocci</a>, and <a href="http://willnorris.com/2008/03/osis-interop-testing">Will Norris</a> have all written about the upcoming OSIS Interop.   There’s also a <a href="http://projectconcordia.org/images/b/b7/Concordia_%40_RSA_2008_Final3.24.08.pdf">press release</a> from the Concordia project.  Hope to see many of you at RSA!</p>
]]></content:encoded>
			<wfw:commentRss>http://self-issued.info/?feed=rss2&amp;p=64</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
