[
https://issues.apache.org/jira/browse/CAMEL-11040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15932761#comment-15932761
]
jaira abderrahim commented on CAMEL-11040:
------------------------------------------
Buh has fixed by commit commit 1735a5b7d0adc18e68d50839dfa24a8dfc13c6b0
(davsclaus)
> 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
> Assignee: Claus Ibsen
> 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)