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)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to