Provides password-based Salesforce OAuth authentication.
You can use the username-password flow to authorize a client via a connected app that already has the user’s credentials. However, we recommend avoiding this flow because it passes credentials back and forth. Use it only if there’s a high degree of trust between the resource owner and the client, the client is a first-party app, Salesforce is hosting the data, and other grant types aren’t available. In these cases, set user permissions to minimize access and protect stored credentials from unauthorized access.
Source: salesforce.com
Requirements
This module is an extension to the Salesforce module.
Installation
Install as you would normally install a contributed Drupal module. For further
information, see https://www.drupal.org/docs/extending-drupal/installing-drupal-modules.
Configuration
- Enable the module at Administration > Extend.
- Visit Configuration > Salesforce > Salesforce Authorization and add a provider of type Salesforce OAuth Password.
Project information
- Project categories: Integrations
- Ecosystem: Salesforce Suite
46 sites report using this module
- Created by dieterholvoet on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
Add Drupal 11 compatibility.
