Cmdlets for Veeva Vault

Build 24.0.9175

AuthScheme Parameter (Connect-VeevaVault Cmdlet)

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

Syntax

Connect-VeevaVault -AuthScheme string

Possible Values

Basic, AzureAD, AzureADOpenID, OKTA

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 to authenticate using OpenID Connect authentication schema with the Azure Active Directory (AzureAD) authentication provider.
  • AzureADOpenID: Set to authenticate using OpenID Connect authentication schema with the Azure Active Directory (AzureAD) authentication provider. (Deprecated)
  • OKTA: Set this to perform SSO authentication through OKTA. All identity providers require the following common connection properties. [SSOLoginURL/SSOExchangeUrl]

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