Re: authentication re-vamp
From: Greg Stein <gstein_at_lyra.org>
Date: 2001-09-14 04:43:03 CEST
On Thu, Sep 13, 2001 at 05:06:25PM -0500, Ben Collins-Sussman wrote:
session_baton = RA->open()
> ...callback can be a way of storing a tmp file in WC.
A single callback, or maybe a vtable of callbacks.
> authenticator = RA->get_authenticator(method)
No return value there. You authenticate the session_baton returned by
But see below: I don't think you even have RA->get_authenticator. Instead,
> [ B: pass RA session to client ]
>...
Probably not. It will be more than this. Consider the server-requests model.
IOW, RA is in control and is driving the selection. Not the client or WC or
To some extent, it is the client that is telling the RA what is available,
>...
Not sure what is going on here. This might be different based on the the
>
Yes.
> So, it would be nice to switch the whole client/user-interface to
Not "too" but "only". The admin defines what the server wants for authn, and
>...
Responded to elsewhere.
Cheers,
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Oct 21 14:36:41 2006 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.