Chris Messina has been making
posts about OpenID, and I also read
similar reports on O'Reilly Radar. Is 2007 going to be the year of OpenID?
I hope so. I've always
found it funny how anyone can be impersonated so easily on the internet, be it email or blogs. Imagine when Bill Gates leaves a comment on a blog: who's going to believe it's him?
(
Read more... )
Comments 36
It works where the site just requires identity verification but there are also cases where application developers might need additional user data to play with. Flickr Auth and Yahoo! BBAuth are things that on the surface are excellent for developers of little applications and mashups that require access to user data. However, they also go a bit further and bring "trust" into picture, which is something Open ID explicitly leaves out. Among other things, the trust factor comes in from having reputed authentication servers.
FWIW, using Open ID as the primary authentication mechanism for small application development is fraught with issues. I lost my zooomr.com account because of the change of identity from www.livejournal.com/~username to username.livejournal.com. It's cool for leaving comments on blogs anyway.
Reply
I think that's covered under OpenID Attribute Exchange.
Reply
This bit makes me slightly uncomfortable. At most the specification should state how to add OpenID credentials to existing WS-API calls. BBAuth allows this without requiring you to change your APIs or return data format. The only extension required is to receive the extra BBAuth parameters and authenticate them before servicing the request. Much easier than writing OpenID Attribute wrappers and a request authorisation mechanism.
Reply
Can BBAuth be used with any service provider (not just Yahoo)? If so, would the format for exchanging the profile information (first name, last name, etc.) also be the same across service providers? I guess the answer to the first question might be yes, while the second one is no.
Reply
Reply
Leave a comment