SSIS Components for Microsoft SharePoint

Build 25.0.9434

STSURL

Specifies the URL of the security token service (STS) used for single sign-on (SSO) authentication. This property is rarely required to be set manually.

Data Type

string

Default Value

""

Remarks

The STSURL property defines the endpoint of the security token service (STS) used during SSO authentication. In most cases, the component automatically determines the correct STS URL, and this property does not need to be set.

This property may only be necessary in advanced or custom SSO configurations where the default discovery process does not resolve the correct STS endpoint.

This property is useful for troubleshooting or custom setups where the security token service URL must be specified manually to complete the authentication flow.

Additional Information

Manually specifying this property can prevent authentication delays when automatic discovery fails or points to an incorrect endpoint. However, incorrect configuration of this property can lead to failed authentication attempts and slow connection setup.

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