On 12/03/13 15:36 Tomas Doran wrote:
> 
> On 12 Mar 2013, at 13:20, Robert Rothenberg <rob...@gmail.com> wrote:
> 
>> On 11/03/13 15:37 Lukas Thiemeier wrote:
>>
>>> I am using Catalyst::Authentication::Credential::Remote in a current
>>> project. It lets the webserver do all the authentication. You can use
>>> any authentication method and storage which is supported by your
>>> webserver, including htpasswd files.
>>
>> How do you pass the remote user in a reverse proxy?
>>
>>
> 
> It's just http headers, it'll just transparently pass through the proxy.
> 
> (Unless you mean you want to do the authentication on the proxy, rather than 
> the app servers).

I want to do the latter.

_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to