Huachao / vscode-restclient

REST Client Extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=humao.rest-client
MIT License
5.13k stars 425 forks source link

Using NTLM authentication #15

Open shreypath opened 8 years ago

shreypath commented 8 years ago

Steps to Reproduce: Is there a way to use Windows NTLM authentication via the REST client? I'm able to get the response via the python HTttpNtlmAuth library, but curious to see if the same can be achieved via the REST client.

Huachao commented 8 years ago

@symbioticKid , thanks for your suggestion. And I think this is not a quite general requirement, so I'd like to put this in backlog.

Yvand commented 7 years ago

Hi, this would also be very useful to me, are you considering to implement this in the near future?

Huachao commented 7 years ago

@Yvand I know your pain. Currently we use Request package to issue HTTP request, which doesn't have native NTLM support, although it already some related feature discussions like NTLM Support and some work around like Using custom package, no official and suggested way to achieve this. So I'd like to put it in backlog temporarily. If still have many requests for this feature, I will implement in my own code to achieve this. Great thanks for your usage, @Yvand and @symbioticKid

bbohling commented 7 years ago

👍 Would love to see this feature as well.

shytikov commented 7 years ago

This package for me looks more reliable, but most likely because I've used it and it did not caused any problems.

lw-schick commented 7 years ago

I really miss this feature!

I found here a really good explanation how it works. I guess that will help you a lot if you want to develop it by your own. It looks not so difficult at all...

umutm commented 7 years ago

+1

pfemiani commented 7 years ago

+1 Could really use this functionality as well!

danielwagn3r commented 7 years ago

+1

navneet-g commented 6 years ago

+1

giuleon commented 6 years ago

This would be a killer feature. +1

Squiggle commented 6 years ago

Moved to an internal project that uses NTLM. It's a shame I can't use this plugin here, as I found it so incredibly useful in my previous project.

Still, +1 to this feature. It'd be wonderful to see it implemented.

KristofKlein commented 6 years ago

+1

Chimaine commented 6 years ago

+1

bojordan commented 5 years ago

yet another +1

cklutz commented 5 years ago

+1

erlendve commented 5 years ago

+1

aptMattKoe commented 4 years ago

+1

siddharth2586 commented 4 years ago

+1

tino-teuber commented 4 years ago

+1

brianbourke75 commented 4 years ago

+1

SimonkNetapp commented 4 years ago

+1

vivek781113 commented 4 years ago

Any workaround for this issue ?

eddingsta commented 3 years ago

I would love to see support for NTLM implemented. This is a great tool for VS Code development. As a work around, I do testing with Postman. As it supports NTLM.

rise05 commented 3 years ago

Thank you for a great tool! Would also love to see NTLM support.

waldo1001 commented 3 years ago

Serious backlog :-/

+1 for me!

brbecker commented 3 years ago

Is there any progress moving away from the request library, which has been deprecated since 2020-02-11, to one which supports additional authentication methods? I'm going to have to find a replacement for REST client, if not.

Huachao commented 3 years ago

@brbecker my extension has migrated to got library for several releases

TheDanishDynamo commented 3 years ago

Finding myself resorting to the bloated postman which has a NTLM (beta) option

gregiare commented 2 years ago

I would also love to see NTLM support. I have moved most of my stuff from Postman to this but not the stuff that requires NTLM.

mkrigba commented 2 years ago

+1 NTLM support would be appreciated.

Jarek606 commented 1 year ago

+1

janhenk commented 1 year ago

+1

Hooverjc commented 1 year ago

+1

Jarek606 commented 10 months ago

+1

patrickayoup commented 7 months ago

+1

sak4 commented 2 months ago

+1 for NTLM auth

doylecnn commented 1 month ago

+1 for NTLM auth

chkrishna2001 commented 3 weeks ago

Seriously, NTLM is not a backlog issue, many people who work with these tools are in corporate environment wanted to test internal API which are NTLM in most cases. you should help us with this. earlier postman also don't have NTLM, now they added it. please consider it a bit high priority

reddam1234 commented 3 weeks ago

NTLM support is a crucial feature, particularly for professionals working in corporate environments where internal APIs often use NTLM authentication. It's essential for testing and development purposes. While Postman initially lacked NTLM support, they have since recognized its importance and implemented it. if you can prioritize this feature it will be helpful to meet the needs of many users who rely on NTLM for their workflows

alex-bork commented 2 weeks ago

I love the REST Client extension 👍 , but I need NTLM support!!! :-)