[
https://issues.apache.org/jira/browse/CAMEL-13472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Cosentino resolved CAMEL-13472.
--------------------------------------
Resolution: Not A Problem
> 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)