[
https://issues.apache.org/jira/browse/HBASE-27693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yash Dodeja updated HBASE-27693:
--------------------------------
Description: 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. (was: Hadoop's
AuthenticationFilter has changed and now has support for multi-scheme and ldap
mechanisms too. HBase still uses an older version tightly coupled with kerberos
and spnego as the only auth mechanisms.)
Summary: Support for Hadoop's LDAP Authentication mechanism (was:
Support for Hadoop's new Authentication mechanisms)
> Support for Hadoop's LDAP Authentication mechanism
> --------------------------------------------------
>
> 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
>
> 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)