dev-master
9999999-devProvides authentication using the Salesforce OAuth API
BSD-3-Clause
The Requires
by Andrew Short
authentication silverstripe salesforce
Wallogit.com
2017 © Pedro Peláez
Provides authentication using the Salesforce OAuth API
IMPORTANT
This module is no longer actively maintained, however, if you're interested in adopting it, please let us know!, (*1)
This module provides an authenticator which uses the Salesforce OAuth authentication service., (*2)
https://<your-site>/salesforce-auth/callback,
ensuring you use a HTTPS scheme.SalesforceAuth service, for example using the configuration
file show below.Injector:
SalesforceAuth:
constructor:
- '<client_id>'
- '<client_secret>'
Provides authentication using the Salesforce OAuth API
BSD-3-Clause
authentication silverstripe salesforce