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.