Content Marketing

OpenID Installed and at the Ready!

If you’ve not heard about OpenID, it’s an interesting new technology on the web. Given all of the different websites and logins/passwords that one needs to remember these days, this technology could be either a blessing or a curse.

On the bright side is the fact that you store your encrypted login and password on your server and anytime you login anywhere, it authenticates back to your server. On the negative side is what’s known as a ‘single point of failure’. If someone can authenticate using your login and password, then they could have access to any system that you have access to via OpenID.

Here’s a short presentation on OpenID:

The more I learn about OpenID, the more optimistic I am. At first I was really suspect, but having configured it and seeing how to use it, I think it’s a great technology. AOL, Microsoft and SixApart are a few of the latest folks to support OpenID, it appears to be taking on steam.

One of the great things about OpenID is that you can host it right on your own server. I’ve configured phpMyID tonight in a few minutes and it tested and worked great. I chose the easiest option for Single User configuration so I only had to do a few things:

  1. Make a new directory on my server and install the files. I chose /OpenID/
  2. I added redirectors to my WordPress header file that redirects any OpenID requests
  3. I had to configure my password by encrypting my login, realm (this is phpMyID), and password. To do this, I popped a PHP file up on the server with the following code:
  4. I copied that encrypted string into the configuration for the ID file and I was up and running!
  5. To test, I simply had to login using a simple URL
  6. I then logged out

That was it! My OpenID address is now https://martech.zone and it will authenticate the Login and Password that I chose.

One other nice feature that folks haven’t spoke about is use of default information that authenticated applications can access. You can make your name, birthdate, timezone, gender and other information available for use. I love that idea! Less forms to fill out.

There’s quite a lot of news on the blogosphere on OpenID, I’d advise you to read more before you make your decision:

If nothing else, OpenID is a simple authentication scheme that, if adopted, should really simplify authentication on most websites. I hope it really explodes though I won’t be accessing my bank account with it anytime soon (nor would I want to). If you want to climb on the OpenID bandwagon, I would do it quickly so that you can get some of the initial press that goes with it.

Douglas Karr

Douglas Karr is the founder of the Martech Zone and a recognized expert on digital transformation. Douglas has helped start several successful MarTech startups, has assisted in the due diligence of over $5 bil in Martech acquisitions and investments, and continues to launch his own platforms and services. He's a co-founder of Highbridge, a digital transformation consulting firm. Douglas is also a published author of a Dummie's guide and a business leadership book.

15 Comments

  1. I tested today with Magnolia. Magnolia worked and even merged my account with my OpenID – very cool. However, either they didn’t redirect my request per my header file or the redirect isn’t working properly. I had to put the exact URL within the OpenID field to get it to work.

    1. I’m not sure! Perhaps some other readers can join in on the conversation. No doubt that both are capable… OpenID really is quite a simple technology that could be easily adapted into a plugin. Thanks for the addition!

    1. I don’t think so. I’ve seen where any login on comments often results in less comments. Comments are an important component of a blog and lead to increased Search Engine placement because the page changes and gets reindexed. In fact, quite the opposite, I encourage more folks to comment by utilizing No Nofollow.

      I don’t want to do anything to impede anyone from making comments. If OpenID goes mainstream and people get used to logging in for comments, it may change my mind.

      Regards,
      Doug

  2. Doug

    I just got around to do a similar thing. I installed fine and everything. I put those two lines in my WordPress header:

    Tested the login worked fine.

    Tried WikiTravel, entered my configured OpenID user name (alhome.net) it redirected me then to my own site as if nothing happened.

    Am I missing something?

      1. You can enter code in a comment with <code> tags around your code. I’ll try out Wikitravel and see! It could be that they are not honoring the redirect. It’s good that it came back to your site, but it should redirect to your OpenID page.

What do you think?

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Close

Adblock Detected

Martech Zone is able to provide you this content at no cost because we monetize our site through ad revenue, affiliate links, and sponsorships. We would appreciate if you would remove your ad blocker as you view our site.