cancel
Showing results for 
Search instead for 
Did you mean: 

Using Username and password received from sender as basic authentication to SOAP API

mfregon
Participant

Hi experts,

We are facing an issue with one web application that uses a username as classification data.

The scenario is described below.

Company Code 1000 -> Must use Username User001

Company Code 2000 -> Musr use Username User002

Is it possible to use a username/password received from the sender without development? If yes, how to do that?

Thanks,

View Entire Topic
JaySchwendemann
Active Contributor
0 Kudos

Have a look at ASMA SRemoteUser, see also here: Configuring the Sender SOAP Adapter

For other adapters like http_aae you could ask the sender to include the username in the HTTP Header or as URL Parameters. Both will be accessible via ASMA on PI/PO

HTH, Cheers

Jens