Zoran Regvart created CAMEL-11203:
-------------------------------------
Summary: Verifier should support exclusion of properties in option
groups
Key: CAMEL-11203
URL: https://issues.apache.org/jira/browse/CAMEL-11203
Project: Camel
Issue Type: Improvement
Components: camel-core
Affects Versions: 2.19.0
Reporter: Zoran Regvart
Assignee: Zoran Regvart
Priority: Minor
When validation of Salesforce component properties is done there are three
option groups that can be used to specify the way the component authenticates
against Salesforce.
The user needs to provide options that satisfy only one of the combination of
properties in order for the component to auto determine the authentication
method it needs to perform.
So specifying username/password along with refresh token is invalid as this
implies both username/password authentication flow and refresh token
authentication flow.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)