Posted: Thu Jun 12, 2014 1:01 am Post subject: Security Identity
Disciple
Joined: 30 May 2011 Posts: 177
Hi all;
I've deployed a web service flow for which a username + password security identity type is configured whith in the incomming request using an external security provider , an LDAP server.
At the end of the flow i've to write a confirmation message into an MQOUTPUT node with no security required. But when the running thread achives to this node , it expects a security identity propagation mode to be set. How can i get ride of this necessity?
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
Have you tried creating a pair of clean and unused Property and MQMD Folders in the output message? _________________ 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.
The problem was solved. Unfortunatly i had set the security profile in the flow level in which case the MQOUTPUT node also needed the security identity. I've removed the security profile from the flow level and set it only in the SOAPINPUT node and the problem was resolved.
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