jaira abderrahim created CAMEL-11040:
----------------------------------------

             Summary: Authentication : provide a way to use refresh_token mode 
in addition to password method
                 Key: CAMEL-11040
                 URL: https://issues.apache.org/jira/browse/CAMEL-11040
             Project: Camel
          Issue Type: Bug
          Components: camel-salesforce
    Affects Versions: 2.19.0
            Reporter: jaira abderrahim
             Fix For: 2.19.0


The validate() method in SalesforceLoginConfig class, there is a buggy test at 
the line 181: 
 Type of authentication should be refreshToken only when the refreshToken is 
present.
line 181 should read
if ( *! hasRefreshToken* && keystore == null)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to