• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1type: google.api.Service
2config_version: 3
3name: iap.googleapis.com
4title: Cloud Identity-Aware Proxy API
5
6apis:
7- name: google.cloud.iap.v1.IdentityAwareProxyAdminService
8- name: google.cloud.iap.v1.IdentityAwareProxyOAuthService
9
10documentation:
11  summary: Controls access to cloud applications running on Google Cloud Platform.
12
13authentication:
14  rules:
15  - selector: 'google.cloud.iap.v1.IdentityAwareProxyAdminService.*'
16    oauth:
17      canonical_scopes: |-
18        https://www.googleapis.com/auth/cloud-platform
19  - selector: 'google.cloud.iap.v1.IdentityAwareProxyOAuthService.*'
20    oauth:
21      canonical_scopes: |-
22        https://www.googleapis.com/auth/cloud-platform
23