OpenID from my website

A lot of websites now provide a way to authenticate yourself via OpenID. That way, you don’t have to remember a separate username and password to login to such a website, while still being secure.
The only challenge in using openid is remembering your openid URL, because there are quite a few possible openid providers. I currently can choose from (amongst others) Google, Yahoo, mijnopenid.nl, hyves.nl and quite a few others. Instead of remembering the username/password you have to remember which openid provider you’ve used for what account – which I think is the reason other authentication mechanism as facebook’s connect are becoming more popular. I’ll write about that later, in this page I just want to explain how I made my homepage, http://www.gerbrand-ict.nl an openid provider.
Very simple:

  • My homepage is running WordPress, a popular open source weblog.
  • There are a lot of plugins for WordPress, of which one is the openid plugin. By going to the administration screen and then to the section plugins, you can install the openid plugin easily by entering openid in the search box.
  • After installation, setup a default account.
  • Now I can authenticate myself to any site that uses openid, by just entering http://www.gerbrand-ict.nl !