On 12 Mar 2013, at 17:10, Robert Rothenberg <[email protected]> wrote:

>> (Unless you mean you want to do the authentication on the proxy, rather than 
>> the app servers).
> 
> I want to do the latter.

You should still be able to use Authentication::Credential::Remote, you'll just 
need to re-configure your web server and proxy to do the right thing with 
headers (i.e. the proxy needs to send the username along in a header, and then 
the web server needs to pass that down into the environment.

Have a go and post some configs for your proxy / web server if it isn't working 
for you.

Cheers
t0m


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

Reply via email to