Download the PHP package ajshort/silverstripe-salesforce-auth without Composer
On this page you can find all versions of the php package ajshort/silverstripe-salesforce-auth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ajshort/silverstripe-salesforce-auth
More information about ajshort/silverstripe-salesforce-auth
Files in ajshort/silverstripe-salesforce-auth
Download ajshort/silverstripe-salesforce-auth
More information about ajshort/silverstripe-salesforce-auth
Files in ajshort/silverstripe-salesforce-auth
Vendor ajshort
Package silverstripe-salesforce-auth
Short Description Provides authentication using the Salesforce OAuth API
License BSD-3-Clause
Package silverstripe-salesforce-auth
Short Description Provides authentication using the Salesforce OAuth API
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package silverstripe-salesforce-auth
IMPORTANT
This module is no longer actively maintained, however, if you're interested in adopting it, please let us know!
SilverStripe Salesforce Authentication Module
This module provides an authenticator which uses the Salesforce OAuth authentication service.
Installation
- Create an OAuth enabled external application in the Salesforce control panel through the Create / Apps section.
- Set the Callback URL to
https://<your-site>/salesforce-auth/callback
, ensuring you use a HTTPS scheme. - Configure the
SalesforceAuth
service, for example using the configuration file show below.
All versions of silverstripe-salesforce-auth with dependencies
PHP Build Version
Package Version
Requires
silverstripe/framework Version
~3.1
The package ajshort/silverstripe-salesforce-auth contains the following files
Loading the files please wait ....