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 » Ldap For Soap Header part

Post new topic  Reply to topic
 Ldap For Soap Header part « View previous topic :: View next topic » 
Author Message
Deepak.k
PostPosted: Wed Dec 21, 2016 3:34 am    Post subject: Ldap For Soap Header part Reply with quote

Novice

Joined: 18 Aug 2016
Posts: 22

Hi guys

I have a requirement where i have to a Ldap search for SoapRequest headers.I have searched in info center but haven't get solution yet.

Here is the Request:
Code:
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
 <soap:Header>
   <AuthenticationHeader MyAttribute="" xmlns="http://skywards.com/Mercator.CRIS.WS">
     <AuthenticationName>moshey_bpm</AuthenticationName>
     <AuthenticationPassword>sarasu10</AuthenticationPassword>
        </AuthenticationHeader>
 </soap:Header>
 <soap:Body>
   <CreateAccrualActivity xmlns="http://skywards.com/Mercator.CRIS.WS">
     <programmeMemberEntities>
       <ProgrammeMemberActivity>
         <NumberOfActivityUnits>
           <IsQuery>false</IsQuery>
           <QueryString />
           <ContainsQueryOperators>false</ContainsQueryOperators>
           <HasValue>true</HasValue>
           <Value>1000</Value>
         </NumberOfActivityUnits>
         <PmaDate>
           <IsQuery>false</IsQuery>
           <QueryString />
           <ContainsQueryOperators>false</ContainsQueryOperators>
           <HasValue>true</HasValue>
           <Value>2016-12-21T00:00:00</Value>
         </PmaDate>
         <RevCode>CITGRT</RevCode>
         <Dsp_bac_code>CITG CUSCNV</Dsp_bac_code>
         <ApiType>WEB</ApiType>
         <AutoCredit>Y</AutoCredit>
         <PartnerCode>CITG</PartnerCode>
         <ActivityNumber>CUSCNV</ActivityNumber>
         <ActiveCardNo>00119066091</ActiveCardNo>
       </ProgrammeMemberActivity>
     </programmeMemberEntities>
   </CreateAccrualActivity>
 </soap:Body>
</soap:Envelope>

Ldap search should be done on the AuthenticationName,Authenticationpassword.



please help me guys
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed Dec 21, 2016 5:57 am    Post subject: Reply with quote

Grand High Poobah

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

Map those fields to the correct parts of the Message Tree and use a SecurityPEP node.

If you want to do it using the built-in functionality within the SOAPInput node, get whoever owns the skywards.com domain (as it's not Skywards any more) to use a standard WS-Security model
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Deepak.k
PostPosted: Wed Dec 21, 2016 9:44 pm    Post subject: Ldap For Soap Header part Reply with quote

Novice

Joined: 18 Aug 2016
Posts: 22

Thanks vitor for ur reply.
I will go with Security Pep node
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 » Ldap For Soap Header part
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.