ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Authentication Using HTTPInput Node

Post new topic  Reply to topic
 Authentication Using HTTPInput Node « View previous topic :: View next topic » 
Author Message
vinodkumar
PostPosted: Fri Dec 09, 2016 6:21 am    Post subject: Authentication Using HTTPInput Node Reply with quote

Newbie

Joined: 06 Sep 2016
Posts: 2

Hi Guys,
Can you give any suggestion for basic authentication is processed using HTTP request node and HTTP input node.

the consumer flow having the following nodes
mq input node --> compute -->http request node --> mq output node
I am passing the username and password in the compute node before the HTTP request node as it follows.
SET OutputRoot.Properties.IdentitySourceType='usernameAndPassword';
SET OutputRoot.Properties.IdentitySourceToken = 'ABCED';
SET OutputRoot.Properties.IdentitySourcePassword = '1234';
SET OutputRoot.Properties.IdentitySourceIssuedBy = 'myDomain';

for provider flow the flow is
http input node --> compute node --> http reply node.
In the HTTP input node properties tab
security-->identity token type --> username+password.
identity token location-->$Root/Properties/IdentitySourceToken = 'ABCED'
identity password location --> $Root/Properties/IdentitySourcePassword = '1234'

when the flow gets triggered,the flow is getting terminated after the http request node (not getting triggered to http input node).

Do needful for this scenario.
Back to top
View user's profile Send private message
Vitor
PostPosted: Fri Dec 09, 2016 6:50 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

What does the user trace say is happening?
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
vinodkumar
PostPosted: Fri Dec 09, 2016 7:03 am    Post subject: Reply with quote

Newbie

Joined: 06 Sep 2016
Posts: 2

I am not using trace node in my flow.
Back to top
View user's profile Send private message
Vitor
PostPosted: Fri Dec 09, 2016 7:09 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

vinodkumar wrote:
I am not using trace node in my flow.


I never said you were. I doubt it would help here anyway.

I asked what you found when you used a user trace to help diagnose your problem before posting here.

Or alternatively, share what other diagnostic items you found as part of your problem investigation.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Fri Dec 09, 2016 7:47 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

What portions of the IIB runtime infrastructure support security and authentication?

How do those apply to HTTP nodes?
_________________
chmod -R ugo-wx /
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Authentication Using HTTPInput Node
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.