AuthProviderBinding(mapping=None, *, ignore_unknown_fields=False, **kwargs)The AuthProvider of the Binding.
Attributes |
|
|---|---|
| Name | Description |
auth_provider |
str
Required. The resource name of the target AuthProvider. Format: - projects/{project}/locations/{location}/authProviders/{auth_provider}
|
scopes |
MutableSequence[str]
Optional. The list of OAuth2 scopes of the AuthProvider. |
continue_uri |
str
Optional. The continue URI of the AuthProvider. The URI is used to reauthenticate the user and finalize the managed OAuth flow. |