Author |
Message
|
abhyyy |
Posted: Fri Jul 11, 2014 1:07 am Post subject: NTLM / IWA Authentication via IIB 9.0 |
|
|
Voyager
Joined: 29 Sep 2011 Posts: 83
|
Hi Friends,
We have a requirement when we have to
Step 1 : Authenticate the incoming SOAP request using LDAP
Step 2 : Manipulate the request details and form New request
Step 3 : Send it to a URL which uses NTLM / IWA authentication.
Problem : I am not able to generate a request which can be authenticated by Server on provided URL, since it uses NTLM authentication and I am not able to find any options where i can integrate with NTLM as security feature in IIB9.0.
What I have done till now :
Flow 1:
SoapInput(gets request1 at url1)-->ComputeNode(transforms request1to request2)-->SoapAsyncRequest(sends request2 to Server URL)
Flow 2:
SoapAsyncResponse(receives response from server)-->SoapReply(sends response it back to URL1)
I have tested the above flows locally(without NTLM/IWA) and logic is correct. So the only thing remaining is NTLM setting at broker and creating a SOAP request at SoapAsyncRequest node which will help in NTLM authentication.
Please help in this if anybody has any information on how IIB9.0 or lower versions can send a SOAP request with NTLM / IWA authentication info. I have been stuck at this for quite sometime now and desperately need some help. Thanks Friends. _________________ ----------------------
NeVeR StOp LeaRnInG. |
|
Back to top |
|
 |
smdavies99 |
Posted: Fri Jul 11, 2014 1:26 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
Quote: |
I have been stuck at this for quite sometime now and desperately need some help. Thanks Friends.
|
Ok, what have you tried and what were the errors/problems you encountered? _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
Simbu |
Posted: Sun Jul 13, 2014 5:41 pm Post subject: |
|
|
 Master
Joined: 17 Jun 2011 Posts: 289 Location: Tamil Nadu, India
|
AFAIK, IIB v9 and its lower version doesn't support IWA and it is newly introduced only in IIB v10 Open Beta. |
|
Back to top |
|
 |
mgk |
Posted: Mon Jul 14, 2014 2:07 am Post subject: |
|
|
 Padawan
Joined: 31 Jul 2003 Posts: 1642
|
Actually IWA (NTLM) is Inbound and Outbound available as an APAR for v9. However, there are some restrictions. Outbound (Request node) NTLM is only available on the Windows platform and that it is only available for the SOAPRequest and HTTPRequest nodes, not the Async versions of these nodes. If you raise a PMR you will be able to get the APAR. If the above restrictions are a problem, post a reply to let us know, but also raise a requirement (RFE) as well.
Kind regards, _________________ MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions. |
|
Back to top |
|
 |
ravipydi |
Posted: Wed Jul 16, 2014 8:47 am Post subject: |
|
|
Novice
Joined: 17 May 2006 Posts: 11
|
|
Back to top |
|
 |
ksrocks9 |
Posted: Tue Dec 29, 2015 5:00 pm Post subject: NTLM or Negotiate is working in IIB |
|
|
Apprentice
Joined: 11 Mar 2015 Posts: 35
|
|
Back to top |
|
 |
|