extraAttributesOauth2Client property
GoogleIamAdminV1WorkforcePoolProviderExtraAttributesOAuth2Client?
extraAttributesOauth2Client
getter/setter pair
The configuration for OAuth 2.0 client used to get the additional user attributes.
This should be used when users can't get the desired claims in authentication credentials. Currently this configuration is only supported with OIDC protocol.
Optional.
Implementation
GoogleIamAdminV1WorkforcePoolProviderExtraAttributesOAuth2Client?
extraAttributesOauth2Client;