Question
2
Replies
29
Views
M1 Ltd
Posted: February 27, 2020
Last activity: March 1, 2020
SOAP Connector Custom Authentication
Hi,
I am configuring Pega to call an external SOAP Service to retrieve the Authentication Certificate. In the calling, I require to pass in the following information: Username, password, and the AccountType.
Can someone advise how can I configure the Pega SOAP connector to include the above 3 information in the calling?
Regards.
what is the message contract that external system provided for that SOAP service?
Authentication profile can be used if UserName & password to be passed as part of Authentication and for Account Type you need to check with the external system about the request message contract. It can be passed in query string or Headers