Resource: OauthClientCredential
Represents an OauthClientCredential. Used to authenticate an OauthClient while accessing Trusted Cloud resources on behalf of a user by using OAuth 2.0 Protocol.
| JSON representation |
|---|
{ "name": string, "disabled": boolean, "displayName": string, // Union field |
| Fields | |
|---|---|
name |
Immutable. Identifier. The resource name of the Format: |
disabled |
Optional. Whether the |
displayName |
Optional. A user-specified display name of the Cannot exceed 32 characters. |
Union field
|
|
clientSecret |
Output only. The system-generated OAuth client secret. The client secret must be stored securely. If the client secret is leaked, you must delete and re-create the client credential. To learn more, see OAuth client and credential security risks and mitigations |
Methods |
|
|---|---|
|
The method google.iam.admin.v1.OauthClients.CreateOauthClientCredential is not available in Cloud de Confiance by S3NS. |
|
The method google.iam.admin.v1.OauthClients.DeleteOauthClientCredential is not available in Cloud de Confiance by S3NS. |
|
The method google.iam.admin.v1.OauthClients.GetOauthClientCredential is not available in Cloud de Confiance by S3NS. |
|
The method google.iam.admin.v1.OauthClients.ListOauthClientCredentials is not available in Cloud de Confiance by S3NS. |
|
The method google.iam.admin.v1.OauthClients.UpdateOauthClientCredential is not available in Cloud de Confiance by S3NS. |