SSIS Components for Certinia

Build 25.0.9434

LoginURL

Specifies the Certinia server URL used for authentication and login.

Data Type

string

Default Value

""

Remarks

This property defines the authentication endpoint used when logging into Certinia. By default, the component connects to Salesforce's standard SOAP API login URL: https://login.salesforce.com/services/Soap/c/62.0

Modify this value if:

  • Your organization uses a custom Certinia domain (My Domain) for authentication.
  • Login from the standard endpoint (https://login.salesforce.com) is restricted by a login policy.
  • Your organization requires a specific regional or compliance-based login endpoint.

Note: To connect to a standard sandbox environment, use the UseSandbox property. This automatically routes login attempts to the sandbox login endpoint (https://test.salesforce.com), and LoginURL does not need to be set manually unless your organization enforces domain-specific login policies.

Incorrect URL settings may prevent authentication, so it is important to verify that the specified login endpoint is valid for your Certinia instance. If using Single Sign-On (SSO), the login URL must match the configuration of the identity provider. Organizations that frequently switch between sandbox and production environments should update this property accordingly to avoid connection issues.

This property is useful for organizations that require custom authentication endpoints, such as those using Certinia Sandboxes, Government Cloud, or regional data centers.

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