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

[jira] [Commented] (CAMEL-13472) camel-box, add JWT authentication method

    [ https://issues.apache.org/jira/browse/CAMEL-13472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16830288#comment-16830288 ] 

Jiri Ondrusek commented on CAMEL-13472:
---------------------------------------

I'm working on this issue

> camel-box, add JWT authentication method
> ----------------------------------------
>
>                 Key: CAMEL-13472
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13472
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-box
>    Affects Versions: 3.0.0
>            Reporter: Jiri Ondrusek
>            Priority: Major
>
> Camel-box component is currently using OAuth mechanism for authentication [1].
> But it should be possible to authenticate also with JWT mechanism [2].
> It seems that it should be possible to enhance camel-box component to use either OAuth [1] and JWT [2] mechanisms.
> Usage of JWT [2] authentication mechanism would allow box component to use some more API calls (e.g. to create app users) and to allow some integration tests, which are currently ignored.
> If both mechanisms are supported, users could decide which one to use.
> [1] https://developer.box.com/docs/authenticate-with-oauth-2
> [2] https://developer.box.com/docs/authenticate-with-jwt



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)