OAuthClientApplication
An OAuth client application that is used to authenticate connections to a data source through an OAuth identity provider.
Types
Properties
The time that the OAuthClientApplication was created.
The type of data source that the OAuthClientApplication is used with. Valid values are SNOWFLAKE.
VPC connection properties.
The time that the OAuthClientApplication was last updated.
The authorization endpoint URL of the identity provider that is used to obtain authorization codes.
The ID of the OAuthClientApplication. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.
The OAuth client authentication type used by the OAuthClientApplication. Valid values are TOKEN.
The OAuth scopes that are requested when the OAuthClientApplication obtains an access token from the identity provider.
The token endpoint URL of the identity provider that is used to obtain access tokens.