SalesForce.com Rest API Authentication. Will it allow 2-legged oauth transaction
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Yes it does allow 2-legged authentication, although Salesforce docs say that it isn't recommended. It's described in detail here: https://na5.salesforce.com/help/doc/en/remoteaccess_oauth_username_password_flow.htm |
|||
|
|
|
From using it I know it always redirects you to salesforce to login and authorise the application, which if I have my terminology right is 3-legged oAuth, so at this point in time I'd say it doesn't support that. |
|||
|
|