This project is not covered by Drupal’s security advisory policy.
Sometimes you want to directly share information between two applications without a user getting in the way. For these scenarios, you can use the OAuth 2.0 client credentials flow. In this flow, the client app exchanges its client credentials defined in the connected app—its consumer key and consumer secret—for an access token. This flow eliminates the need for explicit user interaction, though it does require you to specify an integration user to run the integration. You can use this flow as a more secure alternative to the OAuth 2.0 username-password flow.
This module provides an authentication provider that uses the Salesforce OAuth Client credentials flow. This is very useful for use cases like Server-to-Server Integration. Ex. sending leads from a Drupal webform to Salesforce via Connected app.
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.
Additional Requirements
This module depends on the Salesforce suite module.
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.No further development
No longer developed by its maintainers.- Project categories: Integrations
- Ecosystem: Salesforce Suite
36 sites report using this module
- Created by yivanov on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.

