views:

865

answers:

8

Google has announced Google Friend Connect, and Facebook has announced Facebook Connect. Both services seek to solve the Single Sign On problem. Since OpenID was created to solve this issue, will it fail against the twin heavyweights of Facebook and Google?

+3  A: 

Don't declare it dead yet. SSO is certainly a good thing and OpenID seems to be an independent format (compared to Facebook and Google) yet it's not really seamless yet (cough Yahoo OpenID cough)

It's interesting to see if SSO succeeds and if yes, which provider, but it's the usual chicken-egg Problem: We need more high profile sites using it, and even if they do, big companies seem to be very reluctant to participate in anything that loosens their "control" over the community. After all, your personal data is valuable for marketing purposes.

Michael Stum
+8  A: 

OpenID is too vague for most users - "where to I sign up? "Well here, here, here, here ..."

Having a recognisable brand push this for the mass of Internet users is going to accelerate adoption. People already trust Google and Facebook with large quantities of personal info (and have a username and password), this is just a natural easy extension for them to grasp.

OpenID hasn't failed yet, but things don't look great!

RichH
Email is too vague for most users - "where do I sign up?" "Well here, here, here ...".
jrockway
Facebook-branded login on all the sites on the web just seems... faintly ridiculous. :)
hobbs
I daily work and authenticate via openid and to me things look great. why do you say that they don't ?
Stefano Borini
+5  A: 

I think that we as developers should support open standards and solutions so even though OpenID usability is far from being seamless it's still the best we have for now. Besides, trusting so much personal info to some company really scares me...

Here's some more discussion on this topic.

Mr. Brownstone
I feel it is important to take a user centric view of software development and do things your users want. I love open standards as much as the next guy, but the users of my app hate OpenId so it's not there.
RichH
+7  A: 

I think that OpenId will take off without people knowing that they are using OpenId.

I like sites that have a big "Sign in with Yahoo" or "Sign in with Google" button makes it easier for the average joe to get into a site. He already knows his Google password, so signing in is easy.

The widget from rpxnow.com is the best example of this.

spaetzel
+7  A: 

Google Friend Connect does allow you to use OpenID to sign in

Gareth
if that's true, it's a really important point.
dnord
Seems like I forgot to source this back in December - http://code.google.com/apis/friendconnect/getting_started.html#basic
Gareth
+2  A: 

Regardless of the players involved, OpenID is the future. It may not end up being OpenID's solution but the concept is the future of the internet. I personally prefer to call it my virtual identity. It will effectively replace email as an identifier to sites and will be what you give to people on business cards or at parties instead of an email address (similar to how people have used myspace screennames). It will be the portal through which everyone/anyone can refer to everything/anything you allow to be published to the world.

nicerobot
A: 

One of them will probably win; if not, something else will.

Charlie Martin
Wow that was so deep...
Omar Kooheji
A: 

What I know is that Google Account can be used as an OpenID. It's just one type of OpenID.

Obviously what you are referring to is the OpenID account used as an OpenID. It would be early to say, btw I use Google Account as my OpenID, and creating a new ID (even OpenID :)) is boring.

Thats my opinion. What do others say?

Lazer
The point of OpenID is that you make an account in once place and can use it to sign on somwhere else without making another account. OpenID is the standard that allows it, it's NOT Yet Another Account. The problem is that the big players (like, as you have observed, Google) are willing to be the one where you make an account, but they're not willing to let people sign on with an account made somewhere else. And this drastically weakens the usefulness of the concept.
Michael Borgwardt