I recently decided it was time to explore OpenID. For those that aren't familiar with OpenID, the sound-bite version boils down to this: OpenID is a way to identify yourself using a URL rather than username and password. With more and more big names, [Microsoft][5] and AOL comes to mind, supporting OpenID I figured it was about time to dive in and set up my own account. If you happen to have a LiveJournal, or Vox user you already have an OpenID account. For the rest of us there's a variety of options [MyOpenID][4], [Verisign][3] and [ClaimID][2] to name a few. I went with MyOpenID because it was the first one I stumbled across. The signup process was fast, free and easy. So far so good, but what if I don't want to remember my newly created URL? The answer is use your own domain and drop in some headtags which tell requesting sites to get the info from the other server. If you're using MyOpenID, the code looks like this: Replace the address in the second url with your OpenID address and add these lines to the head of the page that you want to use as your OpenID address. If you're using another service I've mentioned here's a handy server url reference table [courtesy of blogger Simon Willison][6]:
OpenID ProviderServer URL
LiveJournal http://www.livejournal.com/openid/server.bml
Vox http://www.vox.com/services/openid/server
VeriSign https://pip.verisignlabs.com/server
MyOpenID http://www.myopenid.com/server
If you'd like to see a more thorough explanation of OpenID, Simon Willison also has a great screencast that walks you through the process of initially setting up your OpenID account which I've embedded below (or try [the higher res version][7]). I'll admit it took me a minute to wrap my head around the why part of OpenID, but now that I have it all setup it really does make life easier. And the more people that start using OpenID the more sites that will adopt it. For a list of existing site that support OpenID check out the [list on MyOpenID][8]. [1]: http://www.openidenabled.com/openid/use-your-own-url-as-an-openid [2]: http://claimid.com/ "ClaimID" [3]: http://pip.verisignlabs.com/ "VeriSign Personal Identity Provider" [4]: https://www.myopenid.com/ "MyOpenID" [5]: http://blog.wired.com/monkeybites/2007/02/microsoft_to_su.html "Microsoft To Support OpenID" [6]: http://simonwillison.net/2006/Dec/19/openid/ "How to turn your blog in to an OpenID" [7]: http://simonwillison.net/2006/openid-screencast/ "How to use OpenID (a screencast)" [8]: https://www.myopenid.com/directory "MyOpenID site directory"