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 » Setting up security profile with LDAP

Post new topic  Reply to topic
 Setting up security profile with LDAP « View previous topic :: View next topic » 
Author Message
amolkarajagi
PostPosted: Fri Sep 21, 2012 12:33 pm    Post subject: Setting up security profile with LDAP Reply with quote

Newbie

Joined: 21 Sep 2012
Posts: 2

I have created security profile with LDAP and trying to set up basic authentication on the web services exposed from the message broker.

I am testing using SOAP UI and providing username/password to the web service, but getting the following error response from the web service.

See the link to "Implementing message flow security in WebSphere Message Broker V7" in the next message.

Error response in next message.
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Fri Sep 21, 2012 12:40 pm    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

This topic may help you:

http://publib.boulder.ibm.com/infocenter/wmbhelp/v8r0m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fbp19260_.htm


Note only a select few LDAP providers are supported. Double check to be sure your provider is one of those.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
amolkarajagi
PostPosted: Fri Sep 21, 2012 12:40 pm    Post subject: Reply with quote

Newbie

Joined: 21 Sep 2012
Posts: 2

[url]
http://www.ibm.com/developerworks/websphere/library/techarticles/1002_fan/1002_fan.html
[/url]
Code:
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
   <soapenv:Body>
      <soapenv:Fault>
         <faultcode>soapenv:Server</faultcode>
         <faultstring>BIP3113E: Exception detected in message flow CheckInService.SOAP Input (broker MB7BROKER)</faultstring>
         <detail>
            <Text>BIP2708W: An input message to flow ''CheckInService'' does not have an identity.
Input messages to the flow must have an identity for access.
Modify the client calling the flow to provide an identity for the message. : F:\build\S700_P\src\DataFlowEngine\MessageServices\ImbSecurityManager.cpp: 985: ImbSecurityManager::noIdentityFound: :</Text>
         </detail>
      </soapenv:Fault>
   </soapenv:Body>
</soapenv:Envelope>

Back to top
View user's profile Send private message
ganesh
PostPosted: Fri Sep 21, 2012 12:57 pm    Post subject: Reply with quote

Master

Joined: 18 Jul 2010
Posts: 294

Quote:
Keep in mind that if only the security profile is provided in the BAR file configuration but not the policy set and binding, the security manager of the broker can be deployed, but it rejects the access of the message flow


This could be the reason for your error, did you add the policy set and policy set binding in your bar file?
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 » Setting up security profile with LDAP
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.