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

feat(integrations): add support for salesforce cdp #3363

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

Conversation

hassan254-prog
Copy link
Contributor

@hassan254-prog hassan254-prog commented Jan 24, 2025

Describe the problem and your solution

Add support for Saleforce Data Cloud

Testing instructions (skip if just adding/editing providers)

Here’s a more grammatically polished version:

This provider supports the TWO_STEP authentication mode but requires some changes to fully implement it. Specifically, a second request is needed after obtaining the initial access_token from Salesforce to generate the Salesforce Data Cloud (CDP) access_token. Since I couldn't test this locally with Data Cloud, I created a mock server to simulate responses from both Salesforce and Data Cloud, similar to the approach with Perimeter81. The process of generating the encoded JWT (assertion) is somewhat technical for users, so I also included a script to enable offline generation, as we did with SharePoint Online v1.

Copy link

linear bot commented Jan 24, 2025

@hassan254-prog hassan254-prog marked this pull request as ready for review January 24, 2025 11:38
@hassan254-prog hassan254-prog self-assigned this Jan 24, 2025
@hassan254-prog hassan254-prog requested a review from a team January 24, 2025 13:52
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.

1 participant