<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb"><title>Simon Willison's items tagged openid</title><link href="http://simonwillison.net/tags/openid/" rel="alternate"></link><link href="http://simonwillison.net/atom/tagged/openid/" rel="self"></link><id>http://simonwillison.net/tags/openid/</id><updated>2011-01-25T16:17:54Z</updated><author><name>Simon Willison</name></author><entry><title>37signals Product Blog: We'll be retiring our support of OpenID on May 1
</title><link href="http://simonwillison.net/2011/Jan/25/signals/" rel="alternate"></link><updated>2011-01-25T16:17:54Z</updated><id>http://simonwillison.net/2011/Jan/25/signals/</id><summary type="html">

&lt;div class="blogmark segment"&gt;&lt;p&gt;&lt;a href="http://productblog.37signals.com/products/2011/01/well-be-retiring-our-support-of-openid-on-may-1.html"&gt;37signals Product Blog: We’ll be retiring our support of OpenID on May 1&lt;/a&gt;. The support costs far outweighed the benefits to customers, especially now that 37signals have their own single sign in mechanism that works across all of their products.&lt;/p&gt;
&lt;/div&gt;




</summary><category term="37signals"></category><category term="openid"></category></entry><entry><title>Vox is closing on September 30, 2010
</title><link href="http://simonwillison.net/2010/Sep/3/vox/" rel="alternate"></link><updated>2010-09-03T08:50:19Z</updated><id>http://simonwillison.net/2010/Sep/3/vox/</id><summary type="html">

&lt;div class="blogmark segment"&gt;&lt;p&gt;&lt;a href="http://closing.vox.com/"&gt;Vox is closing on September 30, 2010&lt;/a&gt;. One month seems like very short notice for closing a service of this size, especially since it functions as an OpenID provider so in addition to migrating their content away users may need to sign in to other services and set up an alternative form of authentication. UPDATE: From the comments, Vox accounts that migrate to TypePad will also have their OpenID migrated, and TypePad will continue to serve OpenID requests for old vox.com addresses. Smart solution.&lt;/p&gt;
&lt;/div&gt;




</summary><category term="closing"></category><category term="openid"></category><category term="sixapart"></category><category term="vox"></category></entry><entry><title>RasterWeb: Lanyrd
</title><link href="http://simonwillison.net/2010/Aug/31/rasterweb/" rel="alternate"></link><updated>2010-08-31T20:49:35Z</updated><id>http://simonwillison.net/2010/Aug/31/rasterweb/</id><summary type="html">

&lt;div class="blogmark segment"&gt;&lt;p&gt;&lt;a href="http://rasterweb.net/raster/2010/08/31/lanyrd/"&gt;RasterWeb: Lanyrd&lt;/a&gt;. Pete Prodoehl calls me out on Lanyrd’s integration with the Twitter auth API at the expense of OpenID. I’ve posted a comment with my justification—essentially, tying to Twitter’s ecosystem means I can actually implement the features I’ve been talking about building on top of OpenID for years, with far less engineering effort.&lt;/p&gt;
&lt;/div&gt;




</summary><category term="identity"></category><category term="oauth"></category><category term="openid"></category><category term="peteprodoehl"></category><category term="twitter"></category></entry><entry><title>App Engine at Google I/O 2010
</title><link href="http://simonwillison.net/2010/May/20/appengine/" rel="alternate"></link><updated>2010-05-20T15:30:19Z</updated><id>http://simonwillison.net/2010/May/20/appengine/</id><summary type="html">

&lt;div class="blogmark segment"&gt;&lt;p&gt;&lt;a href="http://googleappengine.blogspot.com/2010/05/app-engine-at-google-io-2010.html?utm_source=feedburner&amp;amp;utm_medium=feed&amp;amp;utm_campaign=Feed%3A GoogleAppEngineBlog %28Google App Engine Blog%29"&gt;App Engine at Google I/O 2010&lt;/a&gt;. OpenID and OAuth are now baked in to the AppEngine users API. They’re also demoing two very exciting new features—a mapper API for doing map/reduce style queries against the data store, and a Channel API for building comet applications.&lt;/p&gt;
&lt;/div&gt;




</summary><category term="appengine"></category><category term="comet"></category><category term="google"></category><category term="mapreduce"></category><category term="oauth"></category><category term="openid"></category></entry><entry><title>Stack Overflow Blog: OpenID, One Year Later
</title><link href="http://simonwillison.net/2010/Apr/14/openid/" rel="alternate"></link><updated>2010-04-14T20:46:02Z</updated><id>http://simonwillison.net/2010/Apr/14/openid/</id><summary type="html">

&lt;div class="blogmark segment"&gt;&lt;p&gt;&lt;a href="http://blog.stackoverflow.com/2010/04/openid-one-year-later/"&gt;Stack Overflow Blog: OpenID, One Year Later&lt;/a&gt;. Google’s support is a huge deal—61% of Stack Overflow accounts use Google. Google’s implementation of directed identity has caused problems though, since Google provide a different OpenID for each domain making it hard for Stack Overflow, Server Fault and Super User to correlate accounts. Their solution is to require a (verified) e-mail address from Google OpenID users using sreg and use that as a key for the accounts.&lt;/p&gt;
&lt;/div&gt;




</summary><category term="directedidentity"></category><category term="email"></category><category term="google"></category><category term="login"></category><category term="openid"></category><category term="registration"></category><category term="sreg"></category><category term="stackoverflow"></category></entry><entry><title>RFC5785: Defining Well-Known Uniform Resource Identifiers
</title><link href="http://simonwillison.net/2010/Apr/11/rfc/" rel="alternate"></link><updated>2010-04-11T19:32:28Z</updated><id>http://simonwillison.net/2010/Apr/11/rfc/</id><summary type="html">

&lt;div class="blogmark segment"&gt;&lt;p&gt;&lt;a href="http://www.rfc-editor.org/rfc/rfc5785.txt"&gt;RFC5785: Defining Well-Known Uniform Resource Identifiers&lt;/a&gt; (&lt;a href="http://www.mnot.net/blog/2010/04/07/well-known" title="Mark Nottingham"&gt;via&lt;/a&gt;). Sounds like a very good idea to me: defining a common prefix of /.well-known/ for well-known URLs (common metadata like robots.txt) and establishing a registry for all such files. OAuth, OpenID and other decentralised identity systems can all benefit from this.&lt;/p&gt;
&lt;/div&gt;




</summary><category term="oauth"></category><category term="openid"></category><category term="rfc"></category><category term="urls"></category><category term="wellknownurls"></category></entry><entry><title>Yahoo! OpenID: Now with Attribute Exchange!
</title><link href="http://simonwillison.net/2009/Dec/5/yahoo/" rel="alternate"></link><updated>2009-12-05T17:25:38Z</updated><id>http://simonwillison.net/2009/Dec/5/yahoo/</id><summary type="html">

&lt;div class="blogmark segment"&gt;&lt;p&gt;&lt;a href="http://developer.yahoo.net/blog/archives/2009/12/yahoo_openid_now_with_attribute_exchange.html?utm_source=feedburner&amp;amp;utm_medium=feed&amp;amp;utm_campaign=Feed%3A YDNBlog %28Yahoo%21 Developer Network Blog%29"&gt;Yahoo! OpenID: Now with Attribute Exchange!&lt;/a&gt;. The nice thing about this is that an e-mail address obtained from Yahoo! via attribute exchange has already been verified, so you don’t need to perform the e-mail roundtrip yourself. I expect a lot of OpenID consuming sites will end up with internal whitelists of OpenID providers who they trust to provide verified e-mail addresses, with users of sites not on the whitelist still getting e-mailed a verification link.&lt;/p&gt;
&lt;/div&gt;




</summary><category term="attributeexchange"></category><category term="email"></category><category term="openid"></category><category term="verification"></category><category term="yahoo"></category></entry><entry><title>OpenID: Now more powerful and easier to use!
</title><link href="http://simonwillison.net/2009/Sep/25/hybrid/" rel="alternate"></link><updated>2009-09-25T21:08:21Z</updated><id>http://simonwillison.net/2009/Sep/25/hybrid/</id><summary type="html">

&lt;div class="blogmark segment"&gt;&lt;p&gt;&lt;a href="http://openid.net/2009/09/25/more-powerful-and-easier-to-use/"&gt;OpenID: Now more powerful and easier to use!&lt;/a&gt;. The OpenID+OAuth hybrid protocol (where a user can sign in with OpenID and grant an application access to their OAuth protected resources such as a contact list at the same time) is now supported by Google, Yahoo! and MySpace—this feels like OpenID finally coming of age.&lt;/p&gt;
&lt;/div&gt;




</summary><category term="google"></category><category term="hybrid"></category><category term="identity"></category><category term="myspace"></category><category term="oauth"></category><category term="openid"></category><category term="yahoo"></category></entry><entry><title>Evidence of OpenID at Amazon
</title><link href="http://simonwillison.net/2009/Jul/6/amazonopenid/" rel="alternate"></link><updated>2009-07-06T01:25:17Z</updated><id>http://simonwillison.net/2009/Jul/6/amazonopenid/</id><summary type="html">

&lt;div class="blogmark segment"&gt;&lt;p&gt;&lt;a href="http://bit.ly/amazon-openid-demo"&gt;Evidence of OpenID at Amazon&lt;/a&gt;. It looks like Amazon are using OpenID for SSO between their different properties—I clicked a link to sign in to AWS and the URL had OpenID query string parameters.&lt;/p&gt;
&lt;/div&gt;




</summary><category term="amazon"></category><category term="aws"></category><category term="openid"></category><category term="sso"></category></entry><entry><title>Facebook Usernames and OpenID
</title><link href="http://simonwillison.net/2009/Jun/13/thefacebookdebacle/" rel="alternate"></link><updated>2009-06-13T17:01:00Z</updated><id>http://simonwillison.net/2009/Jun/13/thefacebookdebacle/</id><summary type="html">


  &lt;p&gt;Today’s launch of &lt;a href="http://search.twitter.com/search?q=%23fufacebook"&gt;Facebook Usernames&lt;/a&gt; provides an obvious and exciting opportunity for Facebook to become an OpenID provider. Facebook have clearly demonstrated their interest in becoming the key online identity for their users, and the new usernames feature is their acknowledgement that URL-based identities are an important component of that, no doubt driven in part by Twitter making usernames trendy again.&lt;/p&gt;

&lt;p&gt;It’s interesting to consider Facebook’s history with regards to OpenID and single sign on in general. When I started publicly advocating for OpenID &lt;a href="http://simonwillison.net/2007/talks/"&gt;back in 2007&lt;/a&gt;, my primary worry was that someone would solve the SSO problem in a proprietary way, irreparably damaging the decentralised nature of the Web—just as Microsoft had attempted a few years earlier with Passport.&lt;/p&gt;

&lt;p&gt;When Facebook Connect was announced &lt;a href="http://blog.facebook.com/blog.php?post=24577977130"&gt;a year ago&lt;/a&gt; it seemed like my worst fears had become realised. Facebook Connect’s user experience was a huge improvement over OpenID—with only one provider, the sign in UI could be reduced to a single button. Their use of a popup window for the sign in flow was inspired—various usability studies have since shown that users are much more likely to complete a SSO flow if they can see the site they are signing in to in a background window.&lt;/p&gt;

&lt;p&gt;Thankfully, Facebook seem to understand that the industry isn’t willing to accept a single SSO provider, no matter how smooth their implementation. Mark Zuckerberg made reassuring noises about OpenID support at both &lt;a href="http://news.cnet.com/8301-13577_3-10063328-36.html"&gt;FOWA 2008&lt;/a&gt; and &lt;a href="http://www.readwriteweb.com/archives/mark_zuckerberg_on_data_portab.php"&gt;SxSW 2009&lt;/a&gt;, but things really stepped up earlier this year when &lt;a href="http://openid.net/2009/02/05/facebook-joins-openid-foundation-board/"&gt;Facebook joined the OpenID Foundation Board&lt;/a&gt; (accompanied by a substantial financial donation). Facebook’s board representative, &lt;a href="http://www.sociallipstick.com/"&gt;Luke Shepherd&lt;/a&gt;, is an excellent addition and brings a refreshingly user-centric approach to OpenID. Luke was previously responsible for much of the work on Facebook Connect and has been advocating OpenID inside Facebook for a long time.&lt;/p&gt;

&lt;p&gt;Facebook may not have committed to becoming a provider yet (at least not in public), but their decision to become a consumer first is another interesting data point. They may be trying to avoid the common criticism thrown at companies who provide but don’t consume—if they’re not willing to eat their own dog food, why should anyone else?&lt;/p&gt;

&lt;p&gt;At any rate, their consumer implementation is fascinating. It’s live right now, even though there’s no OpenID login box anywhere to be seen on the site. Instead, Facebook take advantage of the little known &lt;a href="http://openid.net/specs/openid-authentication-2_0.html#anchor28"&gt;checkid_immediate mode&lt;/a&gt;. Once you’ve associated your OpenID with your Facebook account (using the “Linked Accounts” section of the settings pane) Facebook sets a cookie remembering your OpenID provider, which persists even after you log out of Facebook. When you later visit the Facebook homepage, a checkid_immediate request is silently sent to your provider, logging you in automatically if you are already authenticated there.&lt;/p&gt;

&lt;p&gt;While it’s great to see innovation with OpenID at such a large scale, I’m not at all convinced that they’ve got this right. The feature is virtually invisible to users (it took me a bunch of research to figure out how to use it) and not at all intuitive—if I’ve logged out of Facebook, how come visiting the home page logs me straight back in again? I guess this is why Luke is keen on &lt;a href="http://www.sociallipstick.com/2009/05/logout-the-other-half-of-the-identity-equation/"&gt;exploring single sign out with OpenID&lt;/a&gt;. It sounds like the current OpenID consumer support is principally intended as a developer preview, and I’m looking forward to seeing how they change it based on ongoing user research.&lt;/p&gt;

&lt;p&gt;As OpenID provider implementation is an obvious next step that can’t be that far off—I wouldn’t be surprised to hear an announcement within a month or two.&lt;/p&gt;

&lt;h3&gt;HTTP redirect codes&lt;/h3&gt;

&lt;p&gt;As an aside, I decided to check that Facebook were using the correct 3xx HTTP status code to redirect from &lt;a href="http://www.facebook.com/profile.php?id=666590500"&gt;my old profile page&lt;/a&gt; to &lt;a href="http://www.facebook.com/swillison"&gt;my new one&lt;/a&gt;. I was horrified to discover that they are using a 200 code, followed by &lt;a href="http://gist.github.com/129240"&gt;a chunk of JavaScript&lt;/a&gt; to implement the redirect! The situation for logged out users is better but still fundamentally flawed: if you enable your public search listing (using an option tucked away on &lt;a href="http://www.facebook.com/privacy/?view=search"&gt;www.facebook.com/privacy/?view=search&lt;/a&gt;) and &lt;samp&gt;curl -i&lt;/samp&gt; your old profile URL you get a 302 Found, when the correct status code is clearly a 301 Moved Permanently.&lt;/p&gt;

&lt;p&gt;One final note: it almost goes without saying, but one of the best things about OpenID is that you can register a real domain name that you can own, instead of just having another URL on Facebook.&lt;/p&gt;



</summary><category term="facebook"></category><category term="fufacebook"></category><category term="http"></category><category term="openid"></category><category term="sso"></category><category term="thefacebookdebacle"></category></entry><entry><title>Exclusive: The Future of Facebook Usernames
</title><link href="http://simonwillison.net/2009/Jun/11/exclusive/" rel="alternate"></link><updated>2009-06-11T09:46:15Z</updated><id>http://simonwillison.net/2009/Jun/11/exclusive/</id><summary type="html">

&lt;div class="blogmark segment"&gt;&lt;p&gt;&lt;a href="http://www.dashes.com/anil/2009/06/the-future-of-facebook-usernames.html"&gt;Exclusive: The Future of Facebook Usernames&lt;/a&gt;. I have to admit I was planning to just let Facebook get on with it, assuming that the OpenID provider part would show up of its own accord—but maybe I should write a thoughtful and persuasive essay about it after all.&lt;/p&gt;
&lt;/div&gt;




</summary><category term="anildash"></category><category term="facebook"></category><category term="funny"></category><category term="openid"></category><category term="urls"></category></entry><entry><title>Sign in with Twitter
</title><link href="http://simonwillison.net/2009/Apr/20/twitter/" rel="alternate"></link><updated>2009-04-20T04:10:33Z</updated><id>http://simonwillison.net/2009/Apr/20/twitter/</id><summary type="html">

&lt;div class="blogmark segment"&gt;&lt;p&gt;&lt;a href="http://apiwiki.twitter.com/Sign-in-with-Twitter"&gt;Sign in with Twitter&lt;/a&gt;. Intriguing: Twitter are now an OpenID-style identity provider... using OAuth.&lt;/p&gt;
&lt;/div&gt;




</summary><category term="oauth"></category><category term="openid"></category><category term="twitter"></category></entry><entry><title>"Recover my account" link on the login page
</title><link href="http://simonwillison.net/2009/Feb/16/recover/" rel="alternate"></link><updated>2009-02-16T22:22:27Z</updated><id>http://simonwillison.net/2009/Feb/16/recover/</id><summary type="html">

&lt;div class="blogmark segment"&gt;&lt;p&gt;&lt;a href="http://stackoverflow.uservoice.com/pages/general/suggestions/121262-recover-my-account-link-on-the-login-page"&gt;“Recover my account” link on the login page&lt;/a&gt;. For the record, collecting and verifying e-mail addresses is a VERY good idea, even (especially?) if you accept OpenID. A verified e-mail address is still absolutely the best way to deal with lost passwords or “my OpenID isn’t working”.&lt;/p&gt;
&lt;/div&gt;




</summary><category term="accounts"></category><category term="email"></category><category term="identity"></category><category term="openid"></category></entry><entry><title>Plaxo sees 92% success rate with OpenID/OAuth hybrid method
</title><link href="http://simonwillison.net/2009/Feb/11/plaxo/" rel="alternate"></link><updated>2009-02-11T17:20:55Z</updated><id>http://simonwillison.net/2009/Feb/11/plaxo/</id><summary type="html">

&lt;div class="blogmark segment"&gt;&lt;p&gt;&lt;a href="http://www.readwriteweb.com/archives/comcast_property_sees_92_success_rate_openid.php"&gt;Plaxo sees 92% success rate with OpenID/OAuth hybrid method&lt;/a&gt;. Really wish I could have been at the OpenID UX Summit hosted by Facebook yesterday—sounds like an awful lot of important problems are being solved.&lt;/p&gt;
&lt;/div&gt;




</summary><category term="comcast"></category><category term="facebook"></category><category term="google"></category><category term="openid"></category><category term="plaxo"></category></entry><entry><title>A quote from Chris Messina
</title><link href="http://simonwillison.net/2009/Feb/6/welcoming/" rel="alternate"></link><updated>2009-02-06T00:19:51Z</updated><id>http://simonwillison.net/2009/Feb/6/welcoming/</id><summary type="html">



&lt;div class="quote segment"&gt;&lt;blockquote cite="http://factoryjoe.com/blog/2009/02/04/welcoming-facebook-to-the-openid-foundation/"&gt;&lt;p&gt;... Facebook will be hosting the second User Experience Summit for OpenID on February 10th. The goal is to convene some of the best designers that leading internet companies can muster, and bring them together to develop a series of guidelines, best practices, iterations, and interfaces for making OpenID not just suck less, but become a great experience&lt;/p&gt;&lt;/blockquote&gt;&lt;p class="cite"&gt; - &lt;a href="http://factoryjoe.com/blog/2009/02/04/welcoming-facebook-to-the-openid-foundation/"&gt;Chris Messina&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;


</summary><category term="chrismessina"></category><category term="facebook"></category><category term="openid"></category><category term="usability"></category></entry><entry><title>Want Proof OpenID Can Succeed? Just Scroll Down
</title><link href="http://simonwillison.net/2009/Jan/16/aargh/" rel="alternate"></link><updated>2009-01-16T12:16:03Z</updated><id>http://simonwillison.net/2009/Jan/16/aargh/</id><summary type="html">

&lt;div class="blogmark segment"&gt;&lt;p&gt;&lt;a href="http://blog.wired.com/business/2009/01/want-proof-open.html"&gt;Want Proof OpenID Can Succeed? Just Scroll Down&lt;/a&gt;. “It’s easier for blogs, which don’t need a lot of demographic information about a user, to let people jump in and start participating socially without filling out a registration form.” Aargh. Repeat after me: supporting OpenID does not mean you can’t require additional registration details through a signup form.&lt;/p&gt;
&lt;/div&gt;




</summary><category term="openid"></category><category term="registration"></category><category term="wired"></category></entry><entry><title>Wetpaint no longer supports OpenID
</title><link href="http://simonwillison.net/2009/Jan/8/wetpaint/" rel="alternate"></link><updated>2009-01-08T14:53:40Z</updated><id>http://simonwillison.net/2009/Jan/8/wetpaint/</id><summary type="html">

&lt;div class="blogmark segment"&gt;&lt;p&gt;&lt;a href="http://www.wetpaintcentral.com/page/OpenID?t=anon"&gt;Wetpaint no longer supports OpenID&lt;/a&gt;. I missed this, but they turned off their OpenID support in November due to low usage and high maintenance costs.&lt;/p&gt;
&lt;/div&gt;




</summary><category term="openid"></category><category term="wetpaint"></category></entry><entry><title>Talking about OpenID
</title><link href="http://simonwillison.net/2009/Jan/5/talking/" rel="alternate"></link><updated>2009-01-05T10:46:57Z</updated><id>http://simonwillison.net/2009/Jan/5/talking/</id><summary type="html">

&lt;div class="blogmark segment"&gt;&lt;p&gt;&lt;a href="http://mywhat.org/2009/01/04/talking-about-openid/"&gt;Talking about OpenID&lt;/a&gt;. “So a relying party walks in to a bar...”&lt;/p&gt;
&lt;/div&gt;




</summary><category term="comic"></category><category term="jargon"></category><category term="openid"></category><category term="relyingparty"></category></entry><entry><title>Getting OpenID Into the Browser
</title><link href="http://simonwillison.net/2008/Dec/3/openid/" rel="alternate"></link><updated>2008-12-03T10:00:24Z</updated><id>http://simonwillison.net/2008/Dec/3/openid/</id><summary type="html">

&lt;div class="blogmark segment"&gt;&lt;p&gt;&lt;a href="http://radar.oreilly.com/2008/12/getting-openid-into-the-browse.html"&gt;Getting OpenID Into the Browser&lt;/a&gt;. David Recordon makes the case for online identity management as a key browser feature (I like the “your browser is currently locked” concept), and argues that Gears is in a great position to deliver it.&lt;/p&gt;
&lt;/div&gt;




</summary><category term="browsers"></category><category term="davidrecordon"></category><category term="gears"></category><category term="identity"></category><category term="openid"></category></entry><entry><title>Clearing up inaccuracies about the Google OpenID IDP launch
</title><link href="http://simonwillison.net/2008/Nov/8/clearing/" rel="alternate"></link><updated>2008-11-08T23:11:31Z</updated><id>http://simonwillison.net/2008/Nov/8/clearing/</id><summary type="html">

&lt;div class="blogmark segment"&gt;&lt;p&gt;&lt;a href="http://blog.unto.net/miscellaneous/clearing-up-inaccuracies-about-the-google-openid-idp-launch/"&gt;Clearing up inaccuracies about the Google OpenID IDP launch&lt;/a&gt;. Google took some undeserved flack when they launched their OpenID provider. For the record, whitelisting providers fits my definition of the “Open” in OpenID perfectly (providers and consumers are free to impose whatever policies they like).&lt;/p&gt;
&lt;/div&gt;




</summary><category term="google"></category><category term="openid"></category><category term="whitelisting"></category></entry><entry><title>New OpenID Implementations Abound
</title><link href="http://simonwillison.net/2008/Oct/30/apparentlymeuk/" rel="alternate"></link><updated>2008-10-30T17:11:19Z</updated><id>http://simonwillison.net/2008/Oct/30/apparentlymeuk/</id><summary type="html">

&lt;div class="blogmark segment"&gt;&lt;p&gt;&lt;a href="http://community.livejournal.com/apparentlymart/18734.html"&gt;New OpenID Implementations Abound&lt;/a&gt;. I’ve missed linking to a bunch of OpenID news recently—in particular, Google Accounts are becoming OpenID identifiers and LiveJournal has quietly ugraded its consumer support to OpenID 2.0.&lt;/p&gt;
&lt;/div&gt;




</summary><category term="google"></category><category term="livejournal"></category><category term="martinatkins"></category><category term="openid"></category><category term="openid2"></category></entry><entry><title>A quote from Jorgen Thelin
</title><link href="http://simonwillison.net/2008/Oct/30/jorgen/" rel="alternate"></link><updated>2008-10-30T17:09:58Z</updated><id>http://simonwillison.net/2008/Oct/30/jorgen/</id><summary type="html">



&lt;div class="quote segment"&gt;&lt;blockquote cite="http://simonwillison.net/2008/Oct/27/windows/#c42074"&gt;&lt;p&gt;In the final Production release we will be adding the ability to sign in to the Live ID OpenID Provider using any of the credential types that can be used with regular Live ID sign-in’s -- including CardSpace, SmartCard, eID, etc.&lt;/p&gt;&lt;/blockquote&gt;&lt;p class="cite"&gt; - &lt;a href="http://simonwillison.net/2008/Oct/27/windows/#c42074"&gt;Jorgen Thelin&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;


</summary><category term="cardspace"></category><category term="eid"></category><category term="jorgenthelin"></category><category term="openid"></category><category term="smartcard"></category><category term="windowslive"></category></entry><entry><title>Windows Live Adds Support For OpenID
</title><link href="http://simonwillison.net/2008/Oct/27/windows/" rel="alternate"></link><updated>2008-10-27T21:34:22Z</updated><id>http://simonwillison.net/2008/Oct/27/windows/</id><summary type="html">

&lt;div class="blogmark segment"&gt;&lt;p&gt;&lt;a href="http://www.techcrunch.com/2008/10/27/windows-live-adds-support-for-openid-calls-it-de-facto-login-standard/"&gt;Windows Live Adds Support For OpenID&lt;/a&gt;. I hope they include the option to log in to the provider using CardSpace, to address phishing.&lt;/p&gt;
&lt;/div&gt;




</summary><category term="cardspace"></category><category term="live"></category><category term="microsoft"></category><category term="openid"></category><category term="phishing"></category><category term="techcrunch"></category></entry><entry><title>Yahoo! Releases OpenID Research
</title><link href="http://simonwillison.net/2008/Oct/14/yahoo/" rel="alternate"></link><updated>2008-10-14T16:59:12Z</updated><id>http://simonwillison.net/2008/Oct/14/yahoo/</id><summary type="html">

&lt;div class="blogmark segment"&gt;&lt;p&gt;&lt;a href="http://developer.yahoo.net/blog/archives/2008/10/open_id_research.html"&gt;Yahoo! Releases OpenID Research&lt;/a&gt;. Extremely valuable research, conducted with a group of typical Yahoo! users. OpenIDs usability remains bad, and if we don’t get it right soon something centralised like Facebook Connect will take over and the Web will stop being open.&lt;/p&gt;
&lt;/div&gt;




</summary><category term="facebook"></category><category term="facebookconnect"></category><category term="openid"></category><category term="research"></category><category term="usability"></category><category term="yahoo"></category></entry><entry><title>Google's Usability Research on Federated Login
</title><link href="http://simonwillison.net/2008/Sep/22/usability/" rel="alternate"></link><updated>2008-09-22T20:56:33Z</updated><id>http://simonwillison.net/2008/Sep/22/usability/</id><summary type="html">

&lt;div class="blogmark segment"&gt;&lt;p&gt;&lt;a href="https://sites.google.com/site/oauthgoog/UXFedLogin"&gt;Google’s Usability Research on Federated Login&lt;/a&gt;. Fascinating—suggests an approach to federated auth based on the Amazon.com “Yes, I have a password” login flow. Feels convoluted to me but apparently it tests really well against a mainstream audience. The more research shared around this stuff the better.&lt;/p&gt;
&lt;/div&gt;




</summary><category term="amazon"></category><category term="authentication"></category><category term="federated"></category><category term="google"></category><category term="login"></category><category term="openid"></category><category term="usability"></category></entry><entry><title>A quote from Tim Anderson (in the Guardian)
</title><link href="http://simonwillison.net/2008/Aug/29/captcha/" rel="alternate"></link><updated>2008-08-29T10:01:32Z</updated><id>http://simonwillison.net/2008/Aug/29/captcha/</id><summary type="html">



&lt;div class="quote segment"&gt;&lt;blockquote cite="http://www.guardian.co.uk/technology/2008/aug/28/internet.captcha"&gt;&lt;p&gt;New authentication schemes such as OpenID, or Microsoft’s CardSpace, may help as adoption increases. These systems make it possible to register for one site using credentials verified by another. Instead of having many sites with poor verification procedures, the internet could have a few sites with strong verification procedures, that are then used by others. The advantage for the user is that they no longer have to jump through multiple hoops for each new site they encounter.&lt;/p&gt;&lt;/blockquote&gt;&lt;p class="cite"&gt; - &lt;a href="http://www.guardian.co.uk/technology/2008/aug/28/internet.captcha"&gt;Tim Anderson (in the Guardian)&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;


</summary><category term="captcha"></category><category term="cardspace"></category><category term="guardian"></category><category term="openid"></category><category term="security"></category><category term="timanderson"></category></entry><entry><title>OSCON in 37 minutes
</title><link href="http://simonwillison.net/2008/Jul/29/oscon/" rel="alternate"></link><updated>2008-07-29T23:59:14Z</updated><id>http://simonwillison.net/2008/Jul/29/oscon/</id><summary type="html">

&lt;div class="blogmark segment"&gt;&lt;p&gt;&lt;a href="http://www.railsenvy.com/2008/7/29/oscon-videos"&gt;OSCON in 37 minutes&lt;/a&gt;. 45 OSCON talks summarised by their presenters in just 37 minutes, compiled by Gregg Pollack. I get to rant about OpenID for a minute at 27:22.&lt;/p&gt;
&lt;/div&gt;




</summary><category term="greggpollack"></category><category term="openid"></category><category term="oscon"></category><category term="video"></category></entry><entry><title>Email Address to URL Transformation (EAUT) specification now available!
</title><link href="http://simonwillison.net/2008/Jul/22/email/" rel="alternate"></link><updated>2008-07-22T19:30:53Z</updated><id>http://simonwillison.net/2008/Jul/22/email/</id><summary type="html">

&lt;div class="blogmark segment"&gt;&lt;p&gt;&lt;a href="http://blog.vidoop.com/archives/139"&gt;Email Address to URL Transformation (EAUT) specification now available!&lt;/a&gt;. Allows OpenID users to login using their E-mail address, which is converted in to an OpenID URL based on rules specified in an XRDS document attached to the root domain. Seems like a good idea to me.&lt;/p&gt;
&lt;/div&gt;




</summary><category term="eaut"></category><category term="email"></category><category term="openid"></category><category term="urls"></category><category term="xrds"></category></entry><entry><title>MySpace To Join OpenID, Bringing Total Enabled Accounts to Over A Half Billion
</title><link href="http://simonwillison.net/2008/Jul/21/myspace/" rel="alternate"></link><updated>2008-07-21T19:42:13Z</updated><id>http://simonwillison.net/2008/Jul/21/myspace/</id><summary type="html">

&lt;div class="blogmark segment"&gt;&lt;p&gt;&lt;a href="http://www.techcrunch.com/2008/07/21/myspace-to-join-openid-bringing-total-enabled-accounts-to-over-a-half-billion/"&gt;MySpace To Join OpenID, Bringing Total Enabled Accounts to Over A Half Billion&lt;/a&gt;. Another 200 million OpenIDs—but the important difference between this and the Yahoo! and AOL announcements is that MySpace users know what their profile URL is. Whenever people have told me OpenID is flawed because people don’t understand URLs I’ve answered “sure they don’t, but they know their MySpace page”.&lt;/p&gt;
&lt;/div&gt;




</summary><category term="myspace"></category><category term="openid"></category><category term="urls"></category></entry><entry><title>RefactorMyCode.com
</title><link href="http://simonwillison.net/2008/Jun/28/refactor/" rel="alternate"></link><updated>2008-06-28T23:46:11Z</updated><id>http://simonwillison.net/2008/Jun/28/refactor/</id><summary type="html">

&lt;div class="blogmark segment"&gt;&lt;p&gt;&lt;a href="http://refactormycode.com/"&gt;RefactorMyCode.com&lt;/a&gt;. Neat community for discussing improvements to code snippets. Login using OpenID.&lt;/p&gt;
&lt;/div&gt;




</summary><category term="community"></category><category term="openid"></category><category term="refactoring"></category><category term="refactormycode"></category></entry></feed>