Metadata-Version: 2.1
Name: odoo8-addon-connector-salesforce-server-environment
Version: 8.0.1.0.0.99.dev2
Summary: Connector Salesforce Server Environment
Home-page: http://www.camptocamp.com
Author: Camptocamp, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: ~=2.7
Requires-Dist: odoo8-addon-connector-salesforce
Requires-Dist: odoo8-addon-server-environment
Requires-Dist: odoo (<9.0a,>=8.0a)

Implements server environment behavior
for connector Salesforce authentication.

To use it you have to add a section named as:

    salesforce_auth + Name of the backend

Default available section options are:

- authentication_method
- callback_url
- sandbox
- url

Module can easily be extended to add any other field.
By default they are not provided in order not have security issues.


