[
https://issues.apache.org/jira/browse/CAMEL-13300?focusedWorklogId=223035&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-223035
]
ASF GitHub Bot logged work on CAMEL-13300:
------------------------------------------
Author: ASF GitHub Bot
Created on: 04/Apr/19 15:21
Start Date: 04/Apr/19 15:21
Worklog Time Spent: 10m
Work Description: oscerd commented on pull request #2855: CAMEL-13300:
camel-box - Authentication fails without clues when 2-step verification is
enabled
URL: https://github.com/apache/camel/pull/2855
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 223035)
Time Spent: 20m (was: 10m)
> 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-M1
> Reporter: Tadayoshi Sato
> Assignee: Tadayoshi Sato
> Priority: Major
> 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)