Posted: Sun Jan 03, 2016 11:41 pm Post subject: Web Service Security
Novice
Joined: 21 Jan 2015 Posts: 13
Hello experts,
I have a requirement in which I have to sign messages using a certificate provided and pass the signed SOAP messages to the recieving system(web service in my case).
My Flow -Accepting messages from a REST API - Mapping and conversion of incoming message JSON to SOAP message - Signing the generated outout message at EAI - Send the signed message to a Web service.
The scenario is such that when I sign the messages using the certificates provided certain security headers should get added in the actual SOAP message.
Can someone help me which approach/implementation mechanism would help me here ?
I am using HTTP nodes to send this messages towards recieving system and not using any kind of WSDL.
Can someone please help me with the solution approach , how this can be accomplished in WMB 7 ?
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
You are aware the MB V7 went out of service last year....
There are a number of threads in this forum about this topic. Have you reviewed them yet?
Have you tried anything for yourself? We really like people to try things rather than being spoonfed the whole solution. You will learn a lot more that way. _________________ 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.
I am trying this solution and doing the neccessary changes of replacing HTTP node with SOAP node, so that I can use WSDL to place the security header content at appropriate place.
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