OAuth2(mapping=None, *, ignore_unknown_fields=False, **kwargs)The OAuth 2.0 Settings
Attributes |
|
|---|---|
| Name | Description |
client_id |
str
The OAuth 2.0 client ID registered in the workforce identity federation OAuth 2.0 Server. |
client_secret |
str
Input only. The OAuth 2.0 client secret created while registering the client ID. |
client_secret_sha256 |
str
Output only. SHA256 hash value for the client secret. This field is returned by IAP when the settings are retrieved. |