You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/07/23 15:27:21 UTC

[GitHub] [airflow] josh-fell opened a new issue #17192: Adding additional login support for SalesforceHook

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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] eladkal closed issue #17192: Adding additional login support for SalesforceHook

Posted by GitBox <gi...@apache.org>.
eladkal closed issue #17192:
URL: https://github.com/apache/airflow/issues/17192


   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] josh-fell commented on issue #17192: Adding additional login support for SalesforceHook

Posted by GitBox <gi...@apache.org>.
josh-fell commented on issue #17192:
URL: https://github.com/apache/airflow/issues/17192#issuecomment-885718900


   @eladkal FYI - feature request opened for what we discussed yesterday.


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org