Cmdlets for Amazon Redshift

Build 24.0.8963

AuthScheme Parameter (Connect-Redshift Cmdlet)

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

Syntax

Connect-Redshift -AuthScheme string

Possible Values

Basic, ADFS, IAMCredentials, PingFederate, AzureAD, AzureADPKCE

Data Type

cstr

Default Value

"Basic"

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 24.0.8963