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

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

Joe McDonnell created IMPALA-10488:
--------------------------------------

             Summary: 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


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)