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 » WS Security Error

Post new topic  Reply to topic
 WS Security Error « View previous topic :: View next topic » 
Author Message
nelson
PostPosted: Fri May 26, 2017 11:44 am    Post subject: WS Security Error Reply with quote

Partisan

Joined: 02 Oct 2012
Posts: 313

Hi all,

Working on IIB 10.0.0.3 , Windows.

This error is very descriptive, but not able to find the solution:

Code:
BIP2720E: A compatible identity was not found for propagation. One of the following identity types is required: ('username, usernameAndPassword'). Only the following identity types were found: ('').
An output node with identity propagation enabled failed to locate a compatible identity type in the Properties folder.
Ensure that all input nodes either have a security profile enabled, or point to an Identity in the incoming message and optionally map the identity to a type that is compatible with the output node. Alternatively, add a SecurityPEP node in the message flow to perform a mapping. : F:\build\S1000_slot1\S1000_P\src\DataFlowEngine\MessageServices\ImbSecurityManager.cpp: 1322: ImbSecurityManager::retrieveIdentityToPropagate:


The flow is working with this properties:

Code:
MyFlow#securityProfileName=Default_Propagation
MyFlow#consumerPolicySet=WSS10Default
MyFlow#consumerPolicySetBindings=MyPolicySetBinding


I'm sending the SOAP Header this way:

Code:
<soapenv:Header>
      <wsse:Security soapenv:mustUnderstand="1" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
         <wsse:UsernameToken wsu:Id="UsernameToken-2">
            <wsse:Username>USER</wsse:Username>
            <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">PASS</wsse:Password>
         </wsse:UsernameToken>
      </wsse:Security>
   </soapenv:Header>


Any idea of what I am missing?

Thanks in advance.
Back to top
View user's profile Send private message
nelson
PostPosted: Sat May 27, 2017 7:02 am    Post subject: Reply with quote

Partisan

Joined: 02 Oct 2012
Posts: 313

Solved.. very silly... broker needed to be restarted...
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 » WS Security Error
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.