Hi @Madhavan Alagesan ,
Welcome to Microsoft Q&A forum and thanks for reaching out here.
The current ADF salesforce connector only supports username
and password
properties for authentication.
Salesforce OAuth 2.0 is not supported in current ADF Salesforce connector.
Here is an already logged feature request from other user in IDEAS forum. Please feel free to up-vote and comment on it to help increase the priority of it. Salesforce Connector in ADF - support OAuth2.0 To work around you may explore custom activity in ADF which will be helpful for scenarios where the service isn't supported natively. Please note this requires you to write your own custom code and call it from this activity.
Hope this helps.
Please don’t forget to Accept Answer
and Yes
for "was this answer helpful" wherever the information provided helps you, this can be beneficial to other community members.