### Version edge ### What Kubernetes platforms are you running on? GKE Google Cloud ### Steps to reproduce 1. Deploy NIC with OIDC as per example and make sure the flow works end to end 2. Update redirectURI field in NIC OIDC policy spec to something custome, eg: "/_test" 3. Update the valid redirect URI in IDP provider (keycloak in OIDC example) 4. login to the application with username/password and observe redirect failure as no location exists in conf corresponding to custom redirect URI