josh-fell opened a new issue #17192: URL: https://github.com/apache/airflow/issues/17192
**Description** Currently the `SalesforceHook` only supports authentication via username, password, and security token. The Salesforce API used under the hood supports a few other authentication types: - Direct access via a session ID - IP filtering - JWT access **Use case / motivation** The `SalesforceHook` should support all authentication types supported by the underlying API. **Are you willing to submit a PR?** Yes 🚀 **Related Issues** #8766 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
