You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2020/07/25 15:52:00 UTC

[jira] [Assigned] (HBASE-24268) REST and Thrift server do not handle the "doAs" parameter case insensitively

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

Istvan Toth reassigned HBASE-24268:
-----------------------------------

    Assignee: Richard Antal

> REST and Thrift server do not handle the "doAs" parameter case insensitively
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-24268
>                 URL: https://issues.apache.org/jira/browse/HBASE-24268
>             Project: HBase
>          Issue Type: Bug
>          Components: REST, Thrift
>            Reporter: Istvan Toth
>            Assignee: Richard Antal
>            Priority: Minor
>
> Hadoop does a case-insensitve comparison on the doAs parameter name when handling principal impersonation.
> The HBase Rest and Thrift servers do not do that, they only accept the "doAs" form.
> According to HADOOP-11083, the the correct Hadoop behaviour is accepting doAs in any case.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)