[
https://issues.apache.org/jira/browse/CAMEL-13300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Cosentino updated CAMEL-13300:
-------------------------------------
Affects Version/s: (was: 3.0.0-M1)
3.0.0-M2
> camel-box - Authentication fails without clues when 2-step verification is
> enabled
> ----------------------------------------------------------------------------------
>
> Key: CAMEL-13300
> URL: https://issues.apache.org/jira/browse/CAMEL-13300
> Project: Camel
> Issue Type: Improvement
> Components: camel-box
> Affects Versions: 3.0.0-M2
> Reporter: Tadayoshi Sato
> Assignee: Tadayoshi Sato
> Priority: Major
> Fix For: 3.0.0-M3
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently it's not possible to use [Standard
> Authentication|https://github.com/apache/camel/blob/camel-3.0.0-M1/components/camel-box/camel-box-component/src/main/docs/box-component.adoc#standard-authentication]
> with 2-step verification enabled on the Box account. I think it's fine as we
> need to automate the Box 3-leg authentication without interruptions. However,
> when authentication is failed Camel Box just says:
> {code}
> Box API connection failed: Error authorizing application: no-op
> {code}
> so users cannot know why it's failed. We can improve the error message like:
> {code}
> 2-step verification is enabled on the Box account. Turn it off for camel-box
> to proceed the standard authentication.
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)