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

salesforce: oauth support for api-only integration users #410

Closed
aleksa-krolls opened this issue Oct 12, 2023 · 0 comments
Closed

salesforce: oauth support for api-only integration users #410

aleksa-krolls opened this issue Oct 12, 2023 · 0 comments
Assignees

Comments

@aleksa-krolls
Copy link
Member

Background

To date, we've only supported auth via username + password + token.
Salesforce integration users do not have a way to generate a security token, but rather authorize via Oauth and a Salesforce Connected App with api permissions-enabled.

See official docs: https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/intro_oauth_and_connected_apps.htm

Request

Add credential option that supports oauth for api-only users.

Users should still have their option to pick which credential type to use to authorize (either the current configuration schema or oauth).

@mtuchi mtuchi linked a pull request Oct 17, 2023 that will close this issue
3 tasks
@mtuchi mtuchi mentioned this issue Oct 19, 2023
3 tasks
@taylordowns2000 taylordowns2000 moved this to Icebox in v2 Feb 3, 2024
@github-project-automation github-project-automation bot moved this from Icebox to Done in v2 Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants