[OpenID] Beanstalk removes OpenID support
Chris Messina
chris.messina at gmail.com
Tue Jun 2 16:25:56 UTC 2009
On Mon, Jun 1, 2009 at 11:03 PM, Ben Laurie <benl at google.com> wrote:
> On Mon, Jun 1, 2009 at 10:22 PM, Chris Messina <chris.messina at gmail.com>
> wrote:
>
> > And, FWIW, Google Code and Basecamp both provide a decent solution for
> > dealing with OpenID users in cases with browser-less situations like the
> > command-line... by providing a revokable/resettable secret that can be
> used
> > in combination with one's OpenID to perform CLI authentication w/o
> creating
> > a new username.
>
> I don't think Google Code does ... but clearly it could, using the
> mechanism it currently uses for generating passwords. That is, as you
> say, a resettable random string, which could be used as an unguessable
> user ID instead of as a password. Alternatively, if we used email
> addresses as IDs, their email address could be their user id and
> OpenID used to generate the password, much as Google Code does today.
> Just saying.
I should have been more clear.
Google Code DOES NOT yet support OpenID, but it does provide a
"GoogleCode.com password" that is used as an alternative to your Google
password in order to interact with its system:
http://www.flickr.com/photos/factoryjoe/3588867545/
Basecamp, meanwhile, provides the user with a separate username and password
for accessing a project's RSS feed, meaning that these credentials can be
reset if they are compromised, or better, in the case of shared workspaces,
invalidated if someone leaves a project:
http://www.flickr.com/photos/factoryjoe/2723687290/
>From a UI perspective at least, these two approaches solve the "well what do
I do for OpenID users when they need a password?" question. It also means
that these UIs code be used to generate OAuth tokens where the consumer key
is the user's OpenID (or some normalized version of it) and the secret is
some randomly generated string.
Chris
--
Chris Messina
Open Web Advocate
Website: http://factoryjoe.com
Blog: http://factoryjoe.com/blog
Twitter: http://twitter.com/chrismessina
Diso Project: http://diso-project.org
OpenID Foundation: http://openid.net
This email is: [ ] bloggable [X] ask first [ ] private
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openid.net/pipermail/openid-general/attachments/20090602/536e38c7/attachment.htm>
More information about the general
mailing list