Download the PHP package silverstripe-australia/salesforce-auth without Composer
On this page you can find all versions of the php package silverstripe-australia/salesforce-auth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download silverstripe-australia/salesforce-auth
More information about silverstripe-australia/salesforce-auth
Files in silverstripe-australia/salesforce-auth
Download silverstripe-australia/salesforce-auth
More information about silverstripe-australia/salesforce-auth
Files in silverstripe-australia/salesforce-auth
Vendor silverstripe-australia
Package salesforce-auth
Short Description Provides authentication using the Salesforce OAuth API
License BSD-3-Clause
Package 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 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 salesforce-auth with dependencies
PHP Build Version
Package Version
Requires
silverstripe/framework Version
~3.1
The package silverstripe-australia/salesforce-auth contains the following files
Loading the files please wait ....