Query on diff between nginx 1.18 and nginx 1.20+

2024-03-11 Thread Vishwas Bm
HI, We were using the tool from *https://github.com/fstab/h2c *and seeing change in behaviour between 1.18 and 1.20+ wrt client_header_timeout configuration. We suspect change https://github.com/nginx/nginx/commit/0f5d0c5798eacb60407bcf0a76fc0b2c39e356bb causing this

missing something with auth_jwt_key_request

2024-03-11 Thread Christopher Paul
Hi NGINX-users, I am running nginx version: nginx/1.25.3 (nginx-plus-r31-p1 on Rocky 9.3 in a lab, trying to get OIDC authentication working to KeyCloak 23.0.7. Attached are the relevant files /etc/nginx.conf and included /etc/nginx/conf.d files, most of which are from the nginx-openid-connect

Re: auth_request module is sending the auth subrequest twice

2024-03-11 Thread Vineet Naik
Hi, On Mon, 11 Mar 2024 at 19:07, Roman Arutyunyan wrote: > Hi, > > On Mon, Mar 11, 2024 at 12:24:44PM +0530, Vineet Naik wrote: > > Hello, > > > > I had sent the original email to the nginx mailing list address a week > ago. > > But I don't see it on the March 2024 archives page - > > https://m

Re: auth_request module is sending the auth subrequest twice

2024-03-11 Thread Roman Arutyunyan
Hi, On Mon, Mar 11, 2024 at 12:24:44PM +0530, Vineet Naik wrote: > Hello, > > I had sent the original email to the nginx mailing list address a week ago. > But I don't see it on the March 2024 archives page - > https://mailman.nginx.org/pipermail/nginx/2024-March/thread.html#start. I > am wonderi