|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
SOAPRequest node authentication |
« View previous topic :: View next topic » |
Author |
Message
|
alma |
Posted: Tue Jun 26, 2018 12:47 am Post subject: SOAPRequest node authentication |
|
|
 Apprentice
Joined: 26 Jan 2011 Posts: 36
|
Hello,
0
down vote
favorite
I use IIB Web User Interface to set SecurityProfile but I am not sure the command is right or not:
Code: |
mqsicreateconfigurableservice DEVTEST -c SecurityProfiles -o TEST_SECPROF
-n propagation,passwordValue,idToPropagateToTransport,transportPropagationConfig
-v "TRUE","PLAIN","STATIC ID","TEST_USER" |
How can I add the created security profile to a SOAPRequest node, please?
I also tried to set these parameters in Compute node but in vain:
Quote: |
SET OutputRoot.Properties.IdentitySourceType='usernameAndPassword';
SET OutputRoot.Properties.IdentitySourceToken = 'username';
SET OutputRoot.Properties.IdentitySourcePassword = 'password';
|
Error: (AuthenticationNotFound) Authentication not found.
I have read about this command but I want to apply authentication already in the debug, too:
Quote: |
mqsiapplybaroverride -b barFileName -k applicationName -m
flowName#nodeName.securityProfileName=securityProfileName |
|
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|