You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2017/10/11 16:56:00 UTC

[jira] [Created] (CONNECTORS-1465) Redirection fails on SharePoint connector

Karl Wright created CONNECTORS-1465:
---------------------------------------

             Summary: Redirection fails on SharePoint connector
                 Key: CONNECTORS-1465
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1465
             Project: ManifoldCF
          Issue Type: Bug
          Components: SharePoint connector
    Affects Versions: ManifoldCF 2.8.1
            Reporter: Karl Wright
            Assignee: Karl Wright


The SharePoint connector uses httpclient's DefaultRedirectStrategy, but uses POST operations, so this has no effect.  It needs to use LaxRedirectStrategy instead.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)