cancel
Showing results for 
Search instead for 
Did you mean: 

How to add username and pwd in sender REST adapter?

durgarao1
Explorer
0 Kudos

Hi Expert,

I have developed Rest to proxy scenario. I created the Url as http://<server>:<port>/RESTAdapter/<pathspecifiedinthecommunicationchannel>. Client  conveyed they  don’t support either user authentication as well as certificates while trying to push data to us,As they don’t have the option of configuring WS user and requesting to disable the basic authentication on our end.

Is this possible in sender REST channel to add user and password also in above url?

Any body can please help me for above issue?

Thanks,

Durgarao

Accepted Solutions (0)

Answers (1)

Answers (1)

vadimklimov
Active Contributor
0 Kudos

Hello Durgarao,

Recently there was a discussion about disabling authentication in REST sender communication channel due to REST caller not supporting certain authentication methods (). Summarizing that discussion, this is possible using public access mode in REST sender channel starting from PI 7.4 SP13 (refer to SAP Note 2276231).

Regards,

Vadim