How to use your own site as your OpenID

This item was filled under [ Network ]

Thanks for visiting! If you're new here, you may want to subscribe to my Rss Feed. This blog posts regular Internet news, updates for apps, security, ideas, hacks, quick fixes and everything about hi-tech. Go ahead, Subscribe to our Feed or Register for Free!

Blogger finally supports OpenID, which means WordPress, LiveJournal or Vox users can directly leave comments on Blogger posts. For those who don’t know what OpenID is, it’s a simple URL, which can be used to sign into any site which supports OpenID. Since you’re the only one who has control over your URL, you’re the only one who can use that URL as your identity.

openidnet_logo

How to use your own site as your OpenID URL:

Like most people, I’m not comfortable with handing over the ownership of my personal identity to some third party OpenID handler. I want the flexibility to choose between OpenID providers without having to change my OpenID URL. How? Well, it’s pretty simple. All you got to do is pick any free OpenID provider and create an account (if you already have an account on WordPress, LiveJournal or Vox, you can skip this step). Now add the following lines just above </head> on your weblog or whichever URL you’d like to use as an OpenID URL:

<link rel="openid.server" href="http://www.myopenid.com/server"> 
<link rel="openid.delegate" href="http://username.myopenid.com/">

Replace openid.server href with your OpenID provider’s server URL. Similarly, replace openid.delegate href with your OpenID URL. For instance, if you want to use your WordPress blog as your OpenID provider, then it should be:

<link rel="openid.server" href="http://yourblogname.wordpress.com/?openidserver=1″>
<link rel="openid.delegate" href="http://yourblogname.wordpress.com/">

This way, you can change your OpenID provider anytime in the future by changing couple of lines. Your OpenID URL will still remain the same.

Free OpenID Providers (with their server URL):

  • WordPress – http://yourblogname.wordpress.com/?openidserver=1
  • 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

{Source: Simon Willison’s Weblog->tech-buzz.net - (c) logo openid.net}

Popularity: 309 reading
If you like this entry, consider bookmarking or help us promote it. Thank You!
Interesting Articles:

Related post to "How to use your own site as your OpenID"

  • Change the default Wordpress Mail Address

    When we receive mail from our Wordpres blog, we see that the default mail is wordpress@yourdomain.com! Times ago I searched on Wordpress...


  • How to use your own site as your OpenID
    WordPress 2.6 now Available for download and update

    Wordpress 2.6 is announced. Now we can update our blogs as soon as possible with the new 2.6 features. Full list of 2.6 features


  • Windows Live Writer Beta

    Microsoft released a free desktop application that simplifies the process of publishing content to your weblog. Whether you are using...


  • Add your Blog to WordPress Showcase

    Before I go ahead with WP showcase, I want to communicate that Wordpress 2.7 Beta 3 is now available for download. You can get Wordpress 2.7...


  • WordPress Official Logos

    Need an official WordPress logo? Matt has update the official graphical gallery of WordPress.There is a great variety with logo, buttons and...


  • Free Real Estate Software

    Are you running a Real Estate agency? If you are looking for software that is straight-forward, flexible and easy to learn, Jade Property Suite...


  • How to backup my blog at Blogger.com

    Backup website is highly recommended. But Blogger.com still don't offer this options. Here is a tool that can backup you posts in your blog...


You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Comment