Is there a way to setup the load balancer so that I can enable IAP without exposing the 443 port of my application?
I would like to accept https requests in the load balancer (just to enable IAP) but only http in my app? How can I add a forwarding rule that forwards from port 433 of the load balancer to port 80/8080 of the backend service?