versionone / VersionOne.Integration.Salesforce

Links Salesforce Cases to VersionOne Defects
BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

Enable OAuth Web Flow #2

Open ibuchanan opened 10 years ago

ibuchanan commented 10 years ago

The VersionOne API now supports OAuth2 for application authentication. Without OAuth, VersionOne customers using SAML SSO cannot use CaseConnect. We should enable CaseConnect to use the Web Application flow. To achieve consistency across integrations, we can drop "V1 Auth" from CaseConnect. This integration makes more secure since it is not storing username and password credentials.

ibuchanan commented 10 years ago

Improved: Use OAuth2 Web Flow instead of storing username/password credentials in Salesforce.