projects

Resets an Identity Aware Proxy (IAP) OAuth client secret. Useful if the secret was compromised. Requires that the client is owned by IAP.

post/v1/{+name}:resetSecret

Path parameters

namestring required

Required. Name of the Identity Aware Proxy client to that will have its secret reset. In the following format: projects/{project_number/id}/brands/{brand}/identityAwareProxyClients/{client_id}.

Request body

ResetIdentityAwareProxyClientSecretRequest required

The request sent to ResetIdentityAwareProxyClientSecret.

Response

Successful response

Changes