blob: 7d281997d84cf5dd432978b6dc75c143808151cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
type: google.api.Service
config_version: 3
name: iap.googleapis.com
title: Cloud Identity-Aware Proxy API
apis:
- name: google.cloud.iap.v1beta1.IdentityAwareProxyAdminV1Beta1
documentation:
summary: Controls access to cloud applications running on Google Cloud Platform.
authentication:
rules:
- selector: 'google.cloud.iap.v1beta1.IdentityAwareProxyAdminV1Beta1.*'
oauth:
canonical_scopes: |-
https://www.googleapis.com/auth/cloud-platform
|