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 "Bikramjeet Vig (Jira)" <ji...@apache.org> on 2020/10/02 23:26:00 UTC

[jira] [Created] (IMPALA-10210) Avoid authentication for connection from a trusted domain over http

Bikramjeet Vig created IMPALA-10210:
---------------------------------------

             Summary: Avoid authentication for connection from a trusted domain over http
                 Key: IMPALA-10210
                 URL: https://issues.apache.org/jira/browse/IMPALA-10210
             Project: IMPALA
          Issue Type: Improvement
            Reporter: Bikramjeet Vig
            Assignee: Bikramjeet Vig


Add the ability to skip authentication over Http for the both hs2 and the Impala debug web service.
The current idea is to still require that the client specify a username in its request via a basic auth header so impala can attribute the connection to that username.
This change should also add the ability to use the "X-Forwarded-For" header to get the  the real client ip address in case proxies are used in between.



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