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 Provider | Server 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 |