<p>When trying to connect the adapters to SharePoint lists in a SharePoint farm configured to use Claims authentication, the following error message is return when Visual Studio attempts to validate the SSIS package, and also when attempting to run the package.</p>
<p> </p>
<p>System.ServiceModel.Security.MessageSecurityException: The HTTP request was forbidden with client authentication scheme 'Ntlm'. ---> System.Net.WebException: The remote server returned an error: (403) Forbidden.</p>
<p> </p>
<p>The same package, with the adapters pointing to lists in a SharePoint farm that does not use Claims works perfectly.</p>
Comments: ** Comment from web user: kevinidzi **
<p> </p>
<p>System.ServiceModel.Security.MessageSecurityException: The HTTP request was forbidden with client authentication scheme 'Ntlm'. ---> System.Net.WebException: The remote server returned an error: (403) Forbidden.</p>
<p> </p>
<p>The same package, with the adapters pointing to lists in a SharePoint farm that does not use Claims works perfectly.</p>
Comments: ** Comment from web user: kevinidzi **
I made this change, but it seems to have broken all Kerberos connections. So I might have to make this some sort of toggle.