Skip to main content

Add the Veeva Vault Connector

Authenticate to Veeva Vault

After you add the connector, you need to set the required properties. URL: Enter the URL for your host (for example, https://MyVault.veevavault.com). supports authenticating to in several ways. Select your authentication method below to proceed to the relevant section that contains the authentication details.

Basic

Azure Active Directory

To connect with your Azure Active Directory credentials, specify the following properties:
  • Auth Scheme: Select AzureAD.
  • Azure Tenant: Enter the tenant that is used to access data, either by name (for example, contoso.omnicrosoft.com) or by identifier (Id).
  • OAuth Client Id: Enter the client Id that you were assigned when you registered your application with an OAuth authorization server.
  • OAuth Client Secret: Enter the client secret that you were assigned when you registered your application with an OAuth authorization server.
  • (Optional) Open ID Connect Profile ID: Enter the Id of your OAuth2.0 / Open ID Connect profile.

Azure Active Directory with OpenID Connect

To connect via OpenID Connect with Azure Active Directory, specify the following properties:
  • Auth Scheme: Select AzureADOpenID.
  • OAuth JWT Cert: Enter your Java web tokens (JWT) certificate store.
  • OAuth JWT Cert Type: Enter the type of key store that contains your JWT Certificate. The default type is PEMKEY_BLOB.
  • (Optional) OAuth JWT Cert Password: Enter the password for your OAuth JWT certificate.
  • (Optional) OAuth JWT Cert Subject: Enter the subject of your OAuth JWT certificate.

Okta

  • SSO Exchange Url: Enter the URL that is used for consuming the SAML response and exchanging it for service specific credentials.

Complete Your Connection

To complete your connection:
  1. Define advanced connection settings on the Advanced tab. (In most cases, though, you should not need these settings.)
  2. Connect to to connect to your account.
  3. Click Create & Test to create your connection.

More Information