Posted November 21, 2011
Sometimes, I do feel like I've just gotten out of a cave.
Anyways, I just downloaded the latest version of the web framework that I use and noticed that they include support for decentralized authentication mechanisms (Janrain, OpenID, etc).
I already have an implementation of the old school authentication mechanism done for my project, but I am now seriously wondering whether the above would be better.
My gut reaction as a user is to think that this is a great thing (instead of providing quadzillions usernames and passwords for various web sites, you can authenticate yourself with multiple web sites using a particular service that you like to use... ex: Yahoo, Google, Facebook, etc).
However, I won't claim to be the final authority in terms of what other users prefer.
So, I was wondering if people that are interested in providing some feedback could offer some thoughts on whether they would like or dislike (perhaps even hate) such an authentication scheme and why.
Anyways, I just downloaded the latest version of the web framework that I use and noticed that they include support for decentralized authentication mechanisms (Janrain, OpenID, etc).
I already have an implementation of the old school authentication mechanism done for my project, but I am now seriously wondering whether the above would be better.
My gut reaction as a user is to think that this is a great thing (instead of providing quadzillions usernames and passwords for various web sites, you can authenticate yourself with multiple web sites using a particular service that you like to use... ex: Yahoo, Google, Facebook, etc).
However, I won't claim to be the final authority in terms of what other users prefer.
So, I was wondering if people that are interested in providing some feedback could offer some thoughts on whether they would like or dislike (perhaps even hate) such an authentication scheme and why.