Re: Secondary auth - guidance and configuration help

2019-04-03 Thread Valery Kholodkov
Totally depends on your setup. Send a pm, we'll think it through! On 03-04-19 16:08, Ramachandra Bhaskar via nginx wrote: ok any  rough configuration suggestion using redis ? I havent dirtied yet into lua. Regards Bhaskar On Wednesday, 3 April, 2019, 7:37:10 pm IST, Valery Kholodkov wrote:

Re: Secondary auth - guidance and configuration help

2019-04-03 Thread Ramachandra Bhaskar via nginx
ok any  rough configuration suggestion using redis ?I havent dirtied yet into lua. RegardsBhaskar On Wednesday, 3 April, 2019, 7:37:10 pm IST, Valery Kholodkov wrote: Yes, it's achievable with scripting/separate fixture. Requires shared storage, like memcached/redis/etc. On 03-04-1

Re: Secondary auth - guidance and configuration help

2019-04-03 Thread Valery Kholodkov
Yes, it's achievable with scripting/separate fixture. Requires shared storage, like memcached/redis/etc. On 03-04-19 15:37, Ramachandra Bhaskar via nginx wrote: Hello We are having a legacy system(say a.b.c.d)   which uses http basic authentication (username/password) Currently we are using n

Secondary auth - guidance and configuration help

2019-04-03 Thread Ramachandra Bhaskar via nginx
Hello We are having a legacy system(say a.b.c.d)   which uses http basic authentication (username/password)Currently we are using nginx ingress controller to pass all the requests coming to webserver(say 1.2.3.4)  using kubernetes "auth-url" annotation to the legacy system and if successful we a