[
https://issues.apache.org/jira/browse/CAMEL-11040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15932862#comment-15932862
]
jaira abderrahim commented on CAMEL-11040:
------------------------------------------
Thanks for you.
Is what it is already on the 2.19.0-snapshot ?
> 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)