htarevern / salesforce-python-sdk

Salesforce Python SDK
BSD 3-Clause "New" or "Revised" License
34 stars 16 forks source link

Support for authentication without client_id and client_secret #7

Open mr-burnse opened 8 years ago

mr-burnse commented 8 years ago

Is there any way to authenticate without providing the client_id and client_secret parameters? I.e. just supplying username, password and security token?

InfoSecured commented 7 years ago

I too would like to know this.