STSURL Parameter (Connect-ExcelServices Cmdlet)
Specifies the URL of the security token service (STS) used for single sign-on (SSO) with ADFS.
Syntax
Connect-ExcelServices -STSURL string
Data Type
cstr
Default Value
""
Remarks
This property specifies the URL of the security token service (STS) used to request authentication tokens during single sign-on (SSO).
It is required only when AuthScheme is set to ADFS and the SSO flow uses a locally hosted Active Directory Federation Services (ADFS) instance.
Use this property when connecting to a SharePoint environment secured by an on-premises ADFS server.