You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/24 18:22:00 UTC

[jira] [Resolved] (HBASE-13424) Secure webfilter for hbase ui

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

Andrew Kyle Purtell resolved HBASE-13424.
-----------------------------------------
    Resolution: Invalid

> Secure webfilter for hbase ui
> -----------------------------
>
>                 Key: HBASE-13424
>                 URL: https://issues.apache.org/jira/browse/HBASE-13424
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 1.0.0
>         Environment: centos 6.5
>            Reporter: LINTE
>            Priority: Major
>
> Is it possible to include an authentication filter for Hbase UI in order to dissallow anonymous authentication on web ui (substitution user dr.stack) on a kerberos secured hbase cluster ?
> For HDFS there are many filters and the following allow only secure authentication : org.apache.hadoop.security.AuthenticationFilterInitializer
> For hbase, there is only one filter that allow anonymous authentication : org.apache.hadoop.hbase.http.lib.StaticUserWebFilter
> Regards,



--
This message was sent by Atlassian Jira
(v8.20.7#820007)