I was playing around with OpenID for some time now and until now I am very satisfied with it. For this reason i also activated it on my blog as authentication mechanism but more on this later.
First of all for all of you who don’t know OpenId - what does it mean? OpenId is an decentralized Single sign on system for the web. In reality the user just have to know an URL. Instead of entering and User name and Password on every site the user just the URL into the filed that is provided. If you are interested how OpenId works exactly just visit the wikipedia article or openid.net.
At the moment there are not that much websites that provide an log in with OpenId but the protocol is becoming more and more accepted until the last time. Even Blogger is trying it out in their beta version (see my experiences with blogger in Finally I moved from blogger to wordpress).
So if you are interested in your own OpenId there are several ways to get one. If you are an WordPress user you can already use the url of your blog as your id. On the other hand there are several providers out there that offer free OpenId Services or you can set up an server on your own. I decided to use MyOpenId. On the other hand i wanted to be in control of my id’s and not to addicted to one provider. The good thing here is the designer already took this situation into account. You can simply link your own domain to an other OpenId provierd. I for example use www.gerd-saurer.com as my OpenId. I entered the following configuration to my default website which indicates every OpenId request for authentication to use my MyOpenId service. The nice thing here is if I want to change the service I just have to change the meta tags to my new Provider.
<link rel=”openid.server” href=”http://www.myopenid.com/server”/> <!– For delegating OpenID v1.x–>
<link rel=”openid.delegate” href=”http://gerd.saurer.myopenid.com”/> <!– For delegating OpenID v1.x–>
<meta http-equiv=”X-XRDS-Location” content=”http://gerd.saurer.myopenid.com/xrds”/> <!– For delegating OpenID v2.x–>
After using my new OpenId on several sits now i wanted to inform you that you can use your own Id now on my blog to post Comments. I hope you enjoy the smooth way of loging into sits and don’t have to press the reset password button every two months because you forgot the user pass word again.
If you like to see some videos on OpenId, how it works and what you can do with it just check out the following presentations:
http://video.google.com/videoplay?docid=2288395847791059857
http://www.slideshare.net/daveman692/openid-bootcamp-tutorial