cancel
Showing results for 
Search instead for 
Did you mean: 

SEcurity settings for sender SOAP adapter

Former Member
0 Kudos

Hey guys

i m implemeting some security features in sender SOAP adapter by taking help frm www.help.sap.com,i have checked the message security box in sender Communication channel but in sender agreement i dont see any options for Decryt or Validate,i only see Keystore,Issuer and subject.

i m on SP9 and XI 3.0

where can i find these options of Decrypt etc?

thanx

ahmad

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Please see below links

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

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/BTS06CoreDocs/html/a3229d73-170d-42...

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/BTS06CoreDocs/html/f869bd82-df93-45...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/121b053d-0401-0010-539f-f9295efb...

And also check,

Launch Visual administrator and navigate to Server->Services->Security Provider. In 'Policy Configurations' tab page, select the component 'sap.com/com.sap.aii.af.soapadapter*XISOAPAdapter'. Then click on the tab page 'Security Roles' and select 'xi_adapter_soap_message'. You will find the groups (equivalent to roles in PFCG) to which this security role (xi_adapter_soap_message) is assigned to. Make sure you assign the PFCG role listed here to the user.

regards

Chilla..

Former Member
0 Kudos

thanx guys

moorthy
Active Contributor
0 Kudos

Hi,

You can do client authentication, 128-bit encryption etc

btw,we can do kind of data encryption in the mapping with java classes and you can pass the value.. but it is just a data level or message level

But generally use cerfticates in the adapters for the secuity purpose. these will help you to give more inputs

/people/rahul.nawale2/blog/2006/05/31/how-to-use-client-authentication-with-soap-adapter

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

Rgds,

Moorthy