Class WorkforceIdentityBasedOAuth2ClientID (0.1.0)

WorkforceIdentityBasedOAuth2ClientID(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

OAuth Client ID depending on the Workforce Identity i.e. either 1p or 3p,

Attributes

NameDescription
first_party_oauth2_client_id str
Output only. First party OAuth Client ID for Google Identities.
third_party_oauth2_client_id str
Output only. Third party OAuth Client ID for External Identity Providers.