Hi all,
Is there known limitations with using the Camel http4 component to authenticate to a mod_ntlm protected endpoint?
In our Camel service, I am able to successfully authentication to NTLM protected endpoints which is protected using jcifs setup, but get the following error hitting the mod_ntlm protected service:
ntlm_decode_msg failed: type: 1, host: "", user: "", domain: "", error: 3
missing/corrupt NTLM header
Thanks in advance!