Hello All,
I'm looking at securing some websites hosted on Google Cloud ( Wordpress sites ) with IAP.
Looking at the documentation, the examples seem to use App Engine and not Compute Engine.
So my question is: for my use case ( website/Wordpress ) ; do I need to put the vm behind https load balancer for
IAP to work?
Many thanks, greetings, J.
Solved! Go to Solution.
Hi,
Yes. To be able to use IAP, you must configure LB. With AppEngine / Cloud Run is easier , both have LB by default.
cheers,
DamianS