Cmdlets for Vault CRM

Build 25.0.9539

AuthScheme Parameter (Connect-VeevaVault Cmdlet)

The scheme used for authentication. Accepted entries are Basic, AzureAD, OKTA and PingFederateClient.

Syntax

Connect-VeevaVault -AuthScheme string

Possible Values

Basic, AzureAD, OKTA, PingFederateClient

Data Type

cstr

Default Value

"Basic"

Remarks

  • Basic: Set this to authenticate using the Basic authentication schema. You need to specify the User and Password connection properties for this schema.
  • AzureAD: Set this to authenticate using OpenID Connect authentication schema with the Azure AD authentication provider.
  • OKTA: Set this to perform SSO authentication through OKTA. All identity providers require the following common connection properties. [SSOLoginURL/SSOExchangeURL]
  • PingFederateClient: Set this to authenticate using OpenID Connect authentication schema with the PingFederate authentication provider.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539