Author |
Message
|
yshakraj |
Posted: Wed Feb 01, 2012 10:57 pm Post subject: Authentication in a soapinput node using mesagebroker 7 |
|
|
 Voyager
Joined: 14 Sep 2011 Posts: 91
|
Hi all ,
I am new to the topic and I would like to know how to provide security in
saop input node .Like username and password .
here the webservice provider is needed .
any help is appreciated and any document to learn is also helpul for me .
Thanks in advance ,
vyshak |
|
Back to top |
|
 |
Esa |
Posted: Wed Feb 01, 2012 11:20 pm Post subject: |
|
|
 Grand Master
Joined: 22 May 2008 Posts: 1387 Location: Finland
|
You can find everything you need here |
|
Back to top |
|
 |
yshakraj |
Posted: Thu Feb 02, 2012 1:48 am Post subject: |
|
|
 Voyager
Joined: 14 Sep 2011 Posts: 91
|
Thanks for the response , is there any method to do authentication with out "External security providers(like LDAP ,Tivoli)". |
|
Back to top |
|
 |
Vitor |
Posted: Thu Feb 02, 2012 6:06 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
yshakraj wrote: |
Thanks for the response , is there any method to do authentication with out "External security providers(like LDAP ,Tivoli)". |
You can do BasicAuth without an external provider. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
yshakraj |
Posted: Thu Feb 02, 2012 6:37 am Post subject: |
|
|
 Voyager
Joined: 14 Sep 2011 Posts: 91
|
could you please tell me how , and if there any documents please help me. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Thu Feb 02, 2012 6:42 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
|
Back to top |
|
 |
Vitor |
Posted: Thu Feb 02, 2012 7:02 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
yshakraj wrote: |
could you please tell me how |
Yes I could
yshakraj wrote: |
if there any documents please help me. |
There's always the InfoCenter. I typed "BasicAuth" as a search term and found some items that seemed to be related to this topic...  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
yshakraj |
Posted: Fri Feb 03, 2012 1:38 am Post subject: |
|
|
 Voyager
Joined: 14 Sep 2011 Posts: 91
|
thank you , but i wanted to know how to use soapinput node and do basic auth with that .am sorry if am asking again ,i didnt find any solution yet thats why  |
|
Back to top |
|
 |
lancelotlinc |
Posted: Fri Feb 03, 2012 5:45 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
yshakraj wrote: |
thank you , but i wanted to know how to use soapinput node and do basic auth with that .am sorry if am asking again ,i didnt find any solution yet thats why  |
Did you take the class? The class will teach you how. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
Vitor |
Posted: Fri Feb 03, 2012 6:27 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
yshakraj wrote: |
i wanted to know how to use soapinput node and do basic auth with that |
That's what I understood from your previous post that you wanted.
yshakraj wrote: |
i didnt find any solution yet |
It's taking a while to type "BasicAuth" in the search box? There's some good TalkToText products that might help with that.
Follow the instructions in the InfoCenter. If it doesn't work (and it is basic auth) & doesn't work [u]even after you've tried to fix it[/i] then re-post:
- how you set it up
- the issue you saw
- what you tried to fix it
- why you thought that would fix it
There's no point us paraphrasing chunks of the documentation. We might miss a part crucial for your individual conditions.
You'll also do a lot better with whoever gave you the task if your explaination of the configuration is "this is my best practice intereptation of the product documentation" rather than "some unaccoutable & unidentifable strangers on the Internet said to do this" _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
mqjeff |
Posted: Fri Feb 03, 2012 6:37 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
So let's suppose that some web service successfully passes in an authentication token to your Broker flow.
Against what source of user identification and authentication do you expect to validate that user? From where do you expect to derive the necessary list of authorizations for that user after the authentication has occurred? |
|
Back to top |
|
 |
|