Hello!
On Fri, Mar 07, 2014 at 09:38:42PM -0500, lerouxt wrote:
> Hi, I'm trying to integrate nginx with a proprietary authentication scheme
> and I need a bit of help!
>
> The auth scheme is this: traffic is allowed through nginx if there exists a
> cookie containing a valid HMAC. If not, ngi
Hi, I'm trying to integrate nginx with a proprietary authentication scheme
and I need a bit of help!
The auth scheme is this: traffic is allowed through nginx if there exists a
cookie containing a valid HMAC. If not, nginx is to redirect to an auth
server (same domain) which will prompt the use