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 "Wenzhe Zhou (Jira)" <ji...@apache.org> on 2021/09/28 05:00:00 UTC

[jira] [Resolved] (IMPALA-10876) Support to download JWKS from a given URL

     [ https://issues.apache.org/jira/browse/IMPALA-10876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wenzhe Zhou resolved IMPALA-10876.
----------------------------------
    Fix Version/s: Impala 4.1.0
       Resolution: Fixed

> Support to download JWKS from a given URL
> -----------------------------------------
>
>                 Key: IMPALA-10876
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10876
>             Project: IMPALA
>          Issue Type: Improvement
>            Reporter: Wenzhe Zhou
>            Assignee: Wenzhe Zhou
>            Priority: Major
>             Fix For: Impala 4.1.0
>
>
> In IMPALA-10489, we added JWT support for Impala. The implementation assume the JWKS for JWT verification are provided as a local json file, which is specified with starting flag. In some deployment scenarios, JWKS for JWT verification are provided as URL, for example, URL for a Knox endpoint. In such case, Impala should be able to download the JWKS from the given URL. 
> libcurl was added to Impala native toolchain so that we could call libcurl's API to download JWKS from the given URL.



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