You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/04/04 07:27:00 UTC

[jira] [Work logged] (CAMEL-13300) camel-box - Authentication fails without clues when 2-step verification is enabled

     [ https://issues.apache.org/jira/browse/CAMEL-13300?focusedWorklogId=222834&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-222834 ]

ASF GitHub Bot logged work on CAMEL-13300:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Apr/19 07:26
            Start Date: 04/Apr/19 07:26
    Worklog Time Spent: 10m 
      Work Description: tadayosi 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
 
 
   https://issues.apache.org/jira/browse/CAMEL-13300
 
----------------------------------------------------------------
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:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 222834)
            Time Spent: 10m
    Remaining Estimate: 0h

> 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: 10m
>  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)