Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
ManifoldCF 2.3
-
None
Description
The SharePoint connector does not appear to honor redirections.
It should be doing the following:
HttpClientBuilder.setRedirectStrategy(RedirectStrategy redirectStrategy)
... and it is. So I don't know why the redirection is not happening.