You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Naveen Gangam (Jira)" <ji...@apache.org> on 2021/11/18 15:24:00 UTC

[jira] [Resolved] (HIVE-25349) Skip password authentication when a trusted header is present in the Http request

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

Naveen Gangam resolved HIVE-25349.
----------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Fix has been merged to master. Thank you for the patch [~hemanth619]

> Skip password authentication when a trusted header is present in the Http request
> ---------------------------------------------------------------------------------
>
>                 Key: HIVE-25349
>                 URL: https://issues.apache.org/jira/browse/HIVE-25349
>             Project: Hive
>          Issue Type: Improvement
>          Components: Hive, HiveServer2
>            Reporter: Sai Hemanth Gantasala
>            Assignee: Sai Hemanth Gantasala
>            Priority: Major
>              Labels: pull-request-available, security-review-needed
>             Fix For: 4.0.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Whenever a trusted header is present in the HTTP servlet request, skip the password based authentication, since the user is pre-authorized and extract the user name from Authorization header.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)