Cloud IAP verifies the identity of the person and controls access to our cloud applications hosted on GCP. Cloud IAP can be used with the App Engine and the Compute Engine. In our recipe, we'll use the application hosted on App Engine in our previous recipe and enable Cloud IAP. We'll see how, without any login page for the user, we are able to provide access to the application.
Using Identity-Aware Proxy on App Engine
Getting ready
The following are the initial setup verification steps, which are required before the recipe can be executed:
- Create or select a GCP project
- Enable billing and enable the default APIs (some APIs like BigQuery, storage, monitoring, and a few others are enabled automatically)