Salesforce OAuth Password Provider
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.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.1 | Stable | Add Drupal 11 compatibility. | Nov 21, 2024 |