clientId property
The OAuth 2.0 client ID for retrieving extra attributes from the identity provider.
Required to get the Access Token using client credentials grant flow.
Required.
Implementation
core.String? clientId;
The OAuth 2.0 client ID for retrieving extra attributes from the identity provider.
Required to get the Access Token using client credentials grant flow.
Required.
core.String? clientId;