cancel
Showing results for 
Search instead for 
Did you mean: 

Message Level Security with SOAP Adapter

Former Member
0 Kudos

Hi,

I need to use Message Level Security with my SOAP Adapter. Please let me know if anyone has done the same in the past?

What are the steps I would need to do? How can I use WSS based security in the SOAP Adapter?

Accepted Solutions (1)

Accepted Solutions (1)

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

Answers (3)

Answers (3)

Former Member
0 Kudos

I tried to fix previous link..

Sorry, I forgot to paste this important link

http://www.sapinsideronline.com/archive/Volume_08_(2007)/Issue_01_(January-March)/v8i1a15.cfm

and log into this

This article shows you all steps you need to even configure.

Thanks - I hope it helps.

Former Member
0 Kudos

Is it possible to do Username Token in the SOAP header using HTTPS?

Former Member
0 Kudos

I was also reading about the same issue last weekend.

http://help.sap.com/saphelp_nw04/helpdata/en/9f/fdca3f01f33e1ce10000000a114084/frameset.htm

and

http://help.sap.com/saphelp_nw04/helpdata/en/9f/fdca3f01f33e1ce10000000a114084/frameset.htm

When you want to consume the web service - you can hard code the user id / pwd ( which is not recommended.)

Former Member
Former Member
0 Kudos

Hi,

Message-level security is recommended and sometimes a prerequisite for inter-enterprise communication.

It improves communication-level security by adding security features that are particularly important for inter-enterprise

Message-level encryption is required if message content needs to be confidential not only on the communication lines but also in intermediate message stores.

Refer

XML Encryption Using Web Services Security in SAP NetWeaver XI

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f0650f56-7587-2910-7c99-e1b6ffbe...

http://help.sap.com/saphelp_nw04/helpdata/en/a8/882a40ce93185de10000000a1550b0/frameset.htm

Thanks

swarup