Re: auth_request not passing query string

2021-05-12 Thread Francis Daly
On Wed, May 12, 2021 at 09:55:15AM -0400, rsavignon wrote: Hi there, > i could reproduce it and it works as expected. For the sake of logging i > replaced validate with my own validate block and the issue persist. the > validate server log output: > > {"connection":"upgrade","host":"localhost","

Re: auth_request not passing query string

2021-05-12 Thread rsavignon
Hi, i could reproduce it and it works as expected. For the sake of logging i replaced validate with my own validate block and the issue persist. the validate server log output: {"connection":"upgrade","host":"localhost","x-original-uri":"/validate","user-agent":"curl/7.68.0","accept":"*/*"} The t