In message <[EMAIL PROTECTED]>
          "Tom Carden" <[EMAIL PROTECTED]> wrote:

> I was trying to stay out of this thread, but someone should really
> mention OAuth at this point.
> 
> I'm not sure if anyone is working on this already for OSM, but it's
> rapidly emerging as a de-facto standard for delegated authentication,
> getting rid of the password anti-pattern. I believe Rails libraries
> are available.
> 
> http://oath.net

So rapidly emerging that I'd never heard of it before...

How does it compare to OpenID, which is what people normally ask us for?

I'm not sure it's relevant to the issue at hand here anyway, as I think
it's not an issue at all. We already support token based authentication
so all it needs is an API call on the site that will return a token and
what Frederik wants can work.

Potlatch already uses token based authentication in fact, it's just
that the token is created behind the scenes by rails and embedded in
the HTML page it returns which starts the flash applet.

Tom

-- 
Tom Hughes ([EMAIL PROTECTED])
http://www.compton.nu/

_______________________________________________
dev mailing list
[email protected]
http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev

Reply via email to