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 custom login for Salesforce client #589

Open
wants to merge 1 commit into
base: release/v1.12.6
Choose a base branch
from

Conversation

paneidos
Copy link
Contributor

As we often integrate with Salesforce in environments with high concurrency, it is desirable to share sessions between them. Currently it is not possible to auto refresh while proving a session id and instance, requiring an extra API call to verify their validity. Using a custom login method allows us to be opportunistic and have the client automatically refresh the credentials while sharing these same credentials with other processes.

@jon-wobken jon-wobken changed the base branch from master to release/v1.12.4 January 12, 2023 19:02
@jon-wobken jon-wobken changed the base branch from release/v1.12.4 to release/v1.12.6 October 24, 2023 12:04
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.

None yet

1 participant