Invoke .NET WebService with ntlm authentication
Hello,
i have a problem to invoke a .net service with ntlm authentication. The response show the following error:
Response: '401: Unauthorized' for url
First I try to hard coded the information in the BPEL file without any routing of authentication information. I use basicUsername = <domain\user> and basicPassword=<password>
Is ntlm supported in soa suite 11g and bpel? Has anybody a solution for this probleme?
Best regards,
Marcel