You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Joe McDonnell (Jira)" <ji...@apache.org> on 2021/05/17 17:45:00 UTC

[jira] [Commented] (IMPALA-10488) Add a C++ JWT library to the native toolchain

    [ 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 <wz...@cloudera.com>
Reviewed-by: Joe McDonnell <jo...@cloudera.com>
Tested-by: Joe McDonnell <jo...@cloudera.com>
{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: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org