Hello
I need to push some files into Sharepoint which requires NTLM authentication apparently. Does HTTP.jl support that type of authentication? I can’t find anything in the documentation about it one way or the other.
Hello
I need to push some files into Sharepoint which requires NTLM authentication apparently. Does HTTP.jl support that type of authentication? I can’t find anything in the documentation about it one way or the other.
HTTP.jl doesn’t support it out of the box; I’m not really familiar with NTLM authentication, so I’m not sure what it would take to support.
I also would like to connect via Julia to a service that requires NTLM authentication.
Has there been any update on this?