cancel
Showing results for 
Search instead for 
Did you mean: 

Adapter Modul "get User Authentication"

Former Member
0 Kudos

Hi,

we have an Adapter Modul in the SOAP Adapter.

We want to write the password in the Message Payload.

But the module writes only ******* in the payload.

Is there a security setting for that?

So that it is not possible to read the password from adapter?

regards,

robin

Accepted Solutions (0)

Answers (4)

Answers (4)

vijay_b4
Active Contributor
0 Kudos

Hi Robin,

Security Settings Defined by OASIS Web Service Security

If Web Services Security is selected in the Security Profile field for the communication channel used, you can make the following settings:

Reward points if this helps

Regards

Pragathi.

stefan_grube
Active Contributor
0 Kudos

Which code do you use for reading the channel?

Former Member
0 Kudos

Hi,

Select The Message Security checkbox is communication channel.

In the Security Settings frame, you specify the following information:

Security Settings Defined by OASIS Web Service Security

If Web Services Security is selected in the Security Profile field for the communication channel used, you can make the some settings:

Follow these blogs it helpful to you

For settings :

http://help.sap.com/saphelp_nw04/helpdata/en/56/992d4142badb2be10000000a1550b0/frameset.htm

For client authentication

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

For configuration

http://help.sap.com/saphelp_nw04/helpdata/en/bf/27fd3b651f6a1ce10000000a11402f/content.htm

Go through this also

http://help.sap.com/saphelp_nw04/helpdata/en/bf/27fd3b651f6a1ce10000000a11402f/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/a4/31d940f52f7e7fe10000000a1550b0/content.htm

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d23cbe11-0d01-0010-5287-873a2202...

Edited by: Venkataramesh Boppana on May 21, 2008 3:36 PM

Former Member
0 Kudos

hi check the below blogs

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

http://help.sap.com/saphelp_nw04/helpdata/en/56/992d4142badb2be10000000a1550b0/frameset.htm

Note: reward points if solution found helpfull

Regards

Chandrakanth.k

Former Member
0 Kudos

Hi,

the security settings are not the problem.

i get the problem with the parameter that returns the password which set in the Communication channel.

it return only ******* instead of the password in clear letters.

regards,

robin