You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Pan Yuxuan (JIRA)" <ji...@apache.org> on 2017/02/27 06:09:45 UTC

[jira] [Created] (HBASE-17701) Add HadoopAuthFilterInitializer to use hadoop-auth AuthenticationFilter for hbase web ui

Pan Yuxuan created HBASE-17701:
----------------------------------

             Summary: Add HadoopAuthFilterInitializer to use hadoop-auth AuthenticationFilter for hbase web ui
                 Key: HBASE-17701
                 URL: https://issues.apache.org/jira/browse/HBASE-17701
             Project: HBase
          Issue Type: Improvement
          Components: UI
    Affects Versions: 1.2.4
            Reporter: Pan Yuxuan


The HBase web UI is none secure by default, there is only one StaticUserWebFilter for a fake user.
For Hadoop, we already have AuthenticationFilter for web authentication based on token or kerberos. So I think hbase can reuse the hadoop-auth AuthenticationFilter by adding a HadoopAuthFilterInitializer.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)