Re: How to set up nginx as a 2-factor authentication portal that becomes transparent once auth'd?

2013-04-12 Thread ix8675874
Hi Andrew, On Fri, Apr 12, 2013, at 03:29 PM, Andrew Alexeev wrote: > There's an http request authentication module by one of nginx core > developers here: > > http://mdounin.ru/hg/ngx_http_auth_request_module/file/a29d74804ff1/README That one takes care of the known password I guess. > And hav

How to set up nginx as a 2-factor authentication portal that becomes transparent once auth'd?

2013-04-12 Thread ix8675874
Hi, I just started with a small company that's got a bunch of web apps being served up from a bunch of different web servers. Some are 'appliances', most are Apache. It's a mess of an infrastrucutre -- slow and . My long term plan is to convert to one lighter weight platform with commercial sup