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

NTLM support #122

Open
philjones88 opened this issue Jul 7, 2016 · 5 comments
Open

NTLM support #122

philjones88 opened this issue Jul 7, 2016 · 5 comments

Comments

@philjones88
Copy link

Hi,

Would be great to have NTLM support, I see a few node libraries like request-ntlm and httpntlm that already support this.

Many thanks,

Phil

@hassy
Copy link
Member

hassy commented Jul 7, 2016

Looks like it should be pretty straightforward with the request-ntlm module. 👍

@philjones88 happy to point you in the right direction if you don't want to wait and fancy giving it a go yourself. :)

@soarez
Copy link

soarez commented Jul 10, 2016

Alternatively, node-ntlm is also an option, and seems to have tests.

@philjones88
Copy link
Author

I wrote a simple script with node-ntlm and it seems straightforward.

My employer sponsors OSS projects and new features, if it's of interest we would be willing to pay for this feature to be implemented.

@hassy
Copy link
Member

hassy commented Jul 12, 2016

@philjones88 We don't really have the framework in place to sponsor feature requests at the moment. There might be other options - drop me a line on [email protected] to discuss.

@Stef-33560
Copy link

Stef-33560 commented May 3, 2020

Hi

I dig up this request since it's still open, so would it be possible to have NTLM auth ?
Basic Auth seems to be something different or I don't understand how to use it with NTLMAuth and NTLMBasicAuth on apache :D

Thanks ! :)

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

No branches or pull requests

4 participants