Author |
Message
|
Mahesh_new |
Posted: Mon Apr 15, 2013 1:39 am Post subject: HTTP Basic authentication with HTTP Request Node |
|
|
Newbie
Joined: 15 Apr 2013 Posts: 2
|
Hi,
I am trying to call a HTTPS web service using HTTP request node and HTTP basic authentication , I am getting unauthorized error while calling the web service.
Please help me on the steps how we can achieve HTTP basic authentication with HTTP request node. |
|
Back to top |
|
 |
smdavies99 |
Posted: Mon Apr 15, 2013 2:01 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
Have you searched this forum for other posts on this subject?
It has been asked several times before.
It also helps us to know what you have tried out for yourself(you have tried things before posting here haven't you?). This way we don't need to suggest the things you have already tried. _________________ 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 |
|
 |
Mahesh_new |
Posted: Mon Apr 15, 2013 2:52 am Post subject: |
|
|
Newbie
Joined: 15 Apr 2013 Posts: 2
|
|
Back to top |
|
 |
smdavies99 |
Posted: Mon Apr 15, 2013 3:10 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
I just did a search using
'Basic HTTP'
There were lots of replies. Did you look at this one?
http://www.mqseries.net/phpBB2/viewtopic.php?p=277671&sid=ff0b2cd6224deca3c3de93a822e4dde5
It was the first one in the list of matches _________________ 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 |
|
 |
Vitor |
Posted: Mon Apr 15, 2013 4:45 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
I'd hope so - it's the link the OP posted!  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Vitor |
Posted: Mon Apr 15, 2013 4:48 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
What makes you think this is not the solution? If you tried it, what happened?
(and don't respond with "it didn't work" or "I got the same error". Be specific.)
Mahesh_new wrote: |
I want to know that creating security profile and LDAP authentication is mandatory for HTTP basic authentication. |
What does the documentation say? What leads you to believe you either need it, or don't need it? Explain carefully why you need (or think you need) LDAP authentication in a flow that's calling out to a Basic Auth secured web service. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|