[
https://issues.apache.org/jira/browse/HBASE-27693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wei-Chiu Chuang resolved HBASE-27693.
-------------------------------------
Fix Version/s: 3.0.0-alpha-4
Resolution: Fixed
> Support for Hadoop's LDAP Authentication mechanism (Web UI only)
> ----------------------------------------------------------------
>
> Key: HBASE-27693
> URL: https://issues.apache.org/jira/browse/HBASE-27693
> Project: HBase
> Issue Type: New Feature
> Reporter: Yash Dodeja
> Assignee: Yash Dodeja
> Priority: Major
> Fix For: 3.0.0-alpha-4
>
> Attachments: Screenshot 2023-03-27 at 10.53.26 AM.png
>
>
> Hadoop's AuthenticationFilter has changed and now has support for ldap
> mechanism too. HBase still uses an older version tightly coupled with
> kerberos and spnego as the only auth mechanisms. HADOOP-12082 has added
> support for multiple auth handlers including LDAP. On trying to use Hadoop's
> AuthenticationFilterInitializer in hbase.http.filter.initializers, there is a
> casting exception as HBase requires it to extendÂ
> org.apache.hadoop.hbase.http.FilterInitializer.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)