我们如何使用NTLM V2访问SharePoint 2013本地REST API? [英] How can we access SharePoint 2013 onpremise REST APIs using NTLM V2?

查看:73
本文介绍了我们如何使用NTLM V2访问SharePoint 2013本地REST API?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我在其中一种集成方案中使用SharePoint 2013内部部署REST API.我还配置了NTLM V2身份验证.

对于NTLM身份验证,我正在使用httpntlm节点模块,并且工作正常.但是,httpntlm无法与NTLM V2一起使用,并引发错误
未经授权的401

我还尝试了ntlm-client,它支持NTLM和NTLM V2,但在我的情况下不起作用.

您能否建议NTLM&的节点模块? NTLM V2?

谢谢.

Hi,

I am using SharePoint 2013 onpremise REST APIs for one of my integration scenario. I have configured NTLM V2 authentication as well.

For NTLM auth, I am using httpntlm node module and it is working fine. However, httpntlm is not working with NTLM V2 and throwing an error 
Unauthorized 401

I also tried ntlm-client which supports NTLM and NTLM V2 but not working in my case.

Could you please suggest node module for NTLM & NTLM V2?

Thanks.

推荐答案

这是一个支持NTLM和NTLMv2身份验证的node.js NTLM客户端,供您参考:

Here is a node.js NTLM client with support for NTLM and NTLMv2 authentication for your reference:

https://github.com/clncln1/node-ntlm-client

检查类似的线程,如下所示:

Check the similar thread as below:

https://github.com/SamDecrock/node-http-ntlm/issues/59

最好的问候,

丹尼斯


这篇关于我们如何使用NTLM V2访问SharePoint 2013本地REST API?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆