Re: Secondary auth - guidance and configuration help

2019-04-03 Thread Ramachandra Bhaskar via nginx
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 nginx ingress controller to pass all the requests > coming to webserver(say 1.2.3.4) 

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