Authentication using ECP
Cantor, Scott
cantor.2 at osu.edu
Mon Jun 11 14:27:44 BST 2012
On 6/11/12 9:20 AM, "Chad La Joie" <lajoie at itumi.biz> wrote:
>
>> I understood from the documentation that the only way to pass the user
>> credentials to the ECP handler is using http authentication , is that
>> correct ?
>
>Correct.
Not exactly, it's REMOTE_USER based. How that's populated is up to you,
and must be supported by the client. That's the only constraint. In
practice, it's basic auth or client certs.
-- Scott
More information about the users
mailing list