On Thu, May 30, 2013 at 8:39 PM, Vijendra Agarwal <[email protected]>wrote:

> My setup has more than one server for which I am doing load balancing
> between them using ATS. I need to authenticate the user at a single place
> which is at ATS. As there is a configuration setting avaialbe for SSL
> similary are there any configuration settings available for Digest
> Authentication?
>

There is a demo plugin called basic-auth which digests PROXY_AUTHORIZATION
header. Maybe you can start with it.

https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;a=tree;f=example/basic-auth;h=b1f5ae58e7665d6cde7577cd7ee63bf5e883e6ac;hb=HEAD

Reply via email to