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)