Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SOAP login support #65

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

cenxiao
Copy link

@cenxiao cenxiao commented Aug 14, 2019

My most recent work requires me to pull data from a legacy Salesforce environment which doesn't have OAuth enabled, so I added the SOAP login support with the login code copied from Simple-Salesforce. I also added the two sets of required configs which looks pretty awkward, however, by looking at the original Singer.io documentation, I don't see this situation being mentioned. Please take a look and see if it makes sense to you. Thanks

@cmerrick
Copy link

Hi @cenxiao, thanks for your contribution!

In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes.

@cmerrick
Copy link

You did it @cenxiao!

Thank you for signing the Singer Contribution License Agreement.

@ps2goat
Copy link

ps2goat commented Sep 23, 2020

This one has been over a year! This would be a welcome change, so we don't have to go through getting a valid refresh token if something busted for more than a few days.

@BenjMaq
Copy link
Contributor

BenjMaq commented Oct 7, 2020

Honestly, it would be amazing if we got this merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants