ADO.NET Provider for Amazon Redshift

Build 23.0.8839

AuthScheme

The type of authentication to use when connecting to Amazon Redshift.

Possible Values

PingFederate, Auto, AzureAD, Basic, AzureADPKCE, ADFS, IAMCredentials

Data Type

string

Default Value

"Auto"

Remarks

  • Auto: Lets the driver decide automatically based on the other connection properties you have set.
  • Basic: Set this to use BASIC user / password authentication.
  • ADFS: Set this to perform Active Directory Federated Services authentication.
  • PingFederate: Set this to use the PingFederate SSO identity provider in order to perform authentication.
  • IAMCredentials: Set this to perform authentication with Redshift's GetClusterCredentials API.
  • AzureAD: Set this to use Azure Active Directory OAuth authentication.
  • AzureADPKCE: Set this to use native IdP federation with Microsoft Azure AD.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839