gcloud iap - manage IAP policies
gcloud iap GROUP [GCLOUD_WIDE_FLAG ...]
Cloud Identity-Aware Proxy (Cloud IAP) controls access to your cloud applications running on Google Cloud Platform. Cloud IAP works by verifying user identity and context of the request to determine if a user should be allowed to access the application.
More information on Cloud IAP can be found here: https://cloud.google.com/iap and detailed documentation can be found here: https://cloud.google.com/iap/docs/
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUP is one of the following:
- oauth-brands
Manage IAP OAuth brands.
- oauth-clients
Manage IAP OAuth clients.
- settings
Manage IAP settings.
- tcp
Manage IAP TCP resources.
- web
Manage IAP web policies.
These variants are also available:
$ gcloud alpha iap
$ gcloud beta iap