Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SharePoint Server connector doesn't support Host Named Site Collections and NTLM authentication #2340

Open
anghelnicolae opened this issue Apr 4, 2024 · 3 comments · May be fixed by #2341

Comments

@anghelnicolae
Copy link

Problem Description

The "Site Collections" field should contain the full URLs of the site collections to be indexed, instead of just the suffix of a host header site collection. It should also only use NTLM authentication since Basic authentication is not secure and not recommended by Microsoft.

Alternatives

Additional Context

@anghelnicolae anghelnicolae added the enhancement New feature or request label Apr 4, 2024
@anghelnicolae anghelnicolae linked a pull request Apr 4, 2024 that will close this issue
13 tasks
@seanstory
Copy link
Member

Hi @anghelnicolae - sounds like you're asking for two separate enhancements here. Can I ask you to file them separately, one for full URLs in the Site Collections field, and a separate issue for NTLM support?

In each, it would be helpful if you can share more about your use case. Why the current features aren't sufficient, what your proposal is and why it would work better for you and for other use cases, if there are any alternatives, etc.

@anghelnicolae
Copy link
Author

Hi @seanstory
The only reason I created this is because the pull request description said I should. I haven't done pull requests on Github before so please excuse me if I misunderstood anything. I plan to add a lot of improvements to the SharePoint Server connector, this was just a small step in that direction.

@seanstory
Copy link
Member

Ah - hadn't noticed that you filed this and linked a PR to address both. In that case, let's discuss in the PR, and ignore my comment. Sorry!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants