Cmdlets for Vault CRM

Build 25.0.9434

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, 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 AD authentication provider.
  • 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 25.0.9434