v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13163757.7 KB
projects

Creates an Identity Aware Proxy (IAP) OAuth client. The client is owned by IAP. Requires that the brand for the project exists and that it is set for internal-only use.

post/v1/{+parent}/identityAwareProxyClients

Path parameters

parentstring required

Required. Path to create the client in. In the following format: projects/{project_number/id}/brands/{brand}. The project must belong to a G Suite account.

Request body

secretstring

Output only. Client secret of the OAuth client.

displayNamestring

Human-friendly name given to the OAuth client.

namestring

Output only. Unique identifier of the OAuth client.

Response

Successful response