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

Joe McDonnell commented on IMPALA-10488:
----------------------------------------

{noformat}
IMPALA-10488: Add jwt-cpp 0.5.0 to the toolchain

This adds a JSON Web Token (JWT) library for decoding and
verifying JWTs. This requires OpenSSL 1.0.2.Tests:
 - Ran a build on all platforms

Change-Id: I77aa3b36b45e8ef3c2d7873327948197c2c65d11

Reviewed-on: http://gerrit.cloudera.org:8080/17118
Reviewed-by: Wenzhe Zhou <[email protected]>
Reviewed-by: Joe McDonnell <[email protected]>
Tested-by: Joe McDonnell <[email protected]>
{noformat}

> Add a C++ JWT library to the native toolchain
> ---------------------------------------------
>
>                 Key: IMPALA-10488
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10488
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Infrastructure
>    Affects Versions: Impala 4.0
>            Reporter: Joe McDonnell
>            Assignee: Joe McDonnell
>            Priority: Major
>
> The authentication code in C++ will need to parse/verify/read the JWT 
> contents. There are several C++ JWT libraries. We should pick one and 
> incorporate it into the native toolchain.
> C++ JWT libraries:
> [https://github.com/Thalhammer/jwt-cpp]
> [https://github.com/arun11299/cpp-jwt]
> It looks like one or both may be header-only, but the native toolchain 
> provides an easy way to organize it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to