Azure / go-ntlmssp

NTLM/Negotiate authentication over HTTP
MIT License
189 stars 67 forks source link

Didn't work for me #12

Open drewlesueur opened 6 years ago

drewlesueur commented 6 years ago

This library didn't work for me, but this other library did: https://github.com/vadimi/go-http-ntlm I haven't looked much into why, but I hope this comment helps someone.

Note: with https://github.com/vadimi/go-http-ntlm, I had to leave out the Domain field.