SSIS Components for WordPress

Build 25.0.9434

AuthScheme

Specifies the authentication scheme to use when connecting to WordPress or WordPressOnline.

Possible Values

Basic, OAuth, OAuthClient, OKTA, PingFederate, AzureAD, OAuthPassword

Data Type

string

Default Value

"Basic"

Remarks

This property specifies the authentication scheme to use when connecting to WordPress or WordPressOnline.

The available values are:

  • For WordPress: Basic, OAuth, OAuthClient, Okta, PingFederate, AzureAD.
  • For WordPressOnline: OAuth, OAuthPassword.

Option descriptions:

  • Basic: Use Basic user/password authentication. Recommended only for testing environments.
  • OAuth: Use standard OAuth 2.0 authentication flows.
  • OAuthClient: Use OAuth 2.0 Client Credentials grant type.
  • Okta: Use Okta SSO authentication.
  • PingFederate: Use PingFederate SSO authentication. Requires a valid license and customer-side configuration for validation.
  • AzureAD: Use Azure Active Directory (Entra ID) SSO authentication.
  • OAuthPassword: Use OAuth password authentication with the WordPressOnline schema.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434