FinalizeCredentialsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for FinalizeCredentials.
Attributes |
|
|---|---|
| Name | Description |
auth_provider |
str
Required. The resource name of the AuthProvider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}
|
user_id |
str
Required. The identity of the end user. |
user_id_validation_state |
bytes
Required. The encrypted state passed back from the consent flow. |
consent_nonce |
str
Required. The same consent_nonce value that was provided during redirect in the UriConsentRequired metadata. |