vscode-restclient icon indicating copy to clipboard operation
vscode-restclient copied to clipboard

Using NTLM authentication

Open shreypath opened this issue 8 years ago • 44 comments

  • VSCode Version: 1.3.1
  • OS Version: Windows 10
  • REST Client Version: 0.5.4

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.

shreypath avatar Jul 15 '16 23:07 shreypath

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

Huachao avatar Jul 17 '16 13:07 Huachao

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

Yvand avatar Nov 21 '16 13:11 Yvand

@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

Huachao avatar Nov 21 '16 14:11 Huachao

👍 Would love to see this feature as well.

bbohling avatar Nov 28 '16 18:11 bbohling

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

shytikov avatar Nov 30 '16 14:11 shytikov

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...

lw-schick avatar Dec 23 '16 12:12 lw-schick

+1

umutm avatar Mar 07 '17 20:03 umutm

+1 Could really use this functionality as well!

pfemiani avatar May 25 '17 21:05 pfemiani

+1

danielwagn3r avatar Jul 12 '17 08:07 danielwagn3r

+1

navneet-g avatar Oct 18 '17 23:10 navneet-g

This would be a killer feature. +1

giuleon avatar Dec 06 '17 14:12 giuleon

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.

Squiggle avatar Mar 15 '18 14:03 Squiggle

+1

KristofKlein avatar Jun 14 '18 11:06 KristofKlein

+1

Chimaine avatar Jun 15 '18 12:06 Chimaine

yet another +1

bojordan avatar Nov 08 '18 22:11 bojordan

+1

cklutz avatar Nov 26 '18 06:11 cklutz

+1

erlendve avatar Jul 02 '19 13:07 erlendve

+1

aptMattKoe avatar Dec 18 '19 13:12 aptMattKoe

+1

siddharth2586 avatar Jan 02 '20 11:01 siddharth2586

+1

tino-teuber avatar Feb 19 '20 12:02 tino-teuber

+1

brianbourke75 avatar Apr 28 '20 15:04 brianbourke75

+1

SimonkNetapp avatar Jul 20 '20 18:07 SimonkNetapp

Any workaround for this issue ?

vivek781113 avatar Jul 22 '20 12:07 vivek781113

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.

eddingsta avatar Jul 27 '20 18:07 eddingsta

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

rise05 avatar Aug 25 '20 11:08 rise05

Serious backlog :-/

+1 for me!

waldo1001 avatar Oct 22 '20 10:10 waldo1001

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.

brbecker avatar Oct 23 '20 21:10 brbecker

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

Huachao avatar Oct 26 '20 02:10 Huachao

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

TheDanishDynamo avatar May 21 '21 20:05 TheDanishDynamo

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.

gregiare avatar Mar 16 '22 16:03 gregiare

+1 NTLM support would be appreciated.

mkrigba avatar May 03 '22 23:05 mkrigba