Sharepoint: Difference between revisions

From Starfish ETL
Jump to navigation Jump to search
(Microsoft SharePoint connector for Starfish platform)
 
No edit summary
 
Line 1: Line 1:
If connecting to Sharepoint using Single Sign-on (SSO)  
If connecting to Sharepoint using Single Sign-on (SSO)  
 
You might see this error if not connected appropriately - "[500] Could not execute the specified command: unrecognized response when getting SharePoint online security cookies, please check your credentials."
 
Add "UseSSO=true" to the Starfish Sharepoint Connector configuration.
 
SSO configuration options:
 
Use SSO=true
Use SSO=true
Auth Cookie=””
Auth Cookie=””

Latest revision as of 19:52, 6 July 2018

If connecting to Sharepoint using Single Sign-on (SSO)

You might see this error if not connected appropriately - "[500] Could not execute the specified command: unrecognized response when getting SharePoint online security cookies, please check your credentials."

Add "UseSSO=true" to the Starfish Sharepoint Connector configuration.

SSO configuration options:

Use SSO=true Auth Cookie=”” SSO Domain=”” - SSODomain may be required to be set if the domain configured on the SSO domain is different than the domain of the User.

Check SharePoint user configuration as well too:

User name needs to match the format of username@domain.onmicrosoft.com. After logging in to http://yourdomain.sharepoint.com/TeamSite, the "keep me signed in" setting must be checked in order for the connection to be established.