### Version edge ### What Kubernetes platforms are you running on? Other ### Steps to reproduce ## Background We were running with v3.6.1 before upgrading to v3.7.1. The services integrated with Okta follow the docs below and work well. - [Implementing OpenID Connect Authentication for Kubernetes with Okta and NGINX Ingress Controller](https://www.f5.com/company/blog/nginx/implementing-openid-connect-authentication-kubernetes-okta-and-nginx-ingress-controller) - [Customize OIDC Configuration with NGINX Ingress Controller](https://docs.nginx.com/nginx-ingress-controller/tutorials/oidc-custom-configuration/) ## Step to Reproduce - Deploy ingress v3.6.1 and virtualserver with Okta integration - Upgrade to v3.7.1 - Try login with Okta, got `NGINX / OpenID Connect login failure`