Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: awilliams1024Hi Kevin,
I assume your request to set HTTP headers in the SharePoint 2010 nodes refers to working with SharePoint 2010 sites that are configured to use 'multiple authentication providers'.
SharePoint 2010 has a 'feature' whereby web service requests that are set to authenticate the user via windows authentication are denied when the site uses 'multiple authentication providers'.
https://msdn.microsoft.com/en-us/lib...ffice.14).aspx
The resolution for this situation is to include the X-FORMS_BASED_AUTH_ACCEPTED header in the HTTP request with the value set to f - which causes the SharePoint site to authenticate the user with their Windows credentials.
The SharePoint 2010 nodes were updated in LAL6.1.44.0 / LAL 6.0.44.0 to include the above header in the web service requests sent to the SharePoint 2010 site.
The latest release of LAL can be downloaded from the Lavastorm website:
http://www.lavastorm.com/lavastorm-installers/
Note, the above link redirects you to the downloads page that is currently hosted on Salesforce here:
http://na3.salesforce.com/_ui/selfse...0150000000s09A
Regards,
Adrian