Xiaoyu Yao created HDDS-3821:
--------------------------------
Summary: Disable Ozone SPNEGO should not fall back to
hadoop.http.authentication configuration
Key: HDDS-3821
URL: https://issues.apache.org/jira/browse/HDDS-3821
Project: Hadoop Distributed Data Store
Issue Type: Bug
Affects Versions: 0.5.0
Reporter: Namit Maheshwari
Assignee: Xiaoyu Yao
HDDS-3282 adds hdds.[compoment].http.auth.[type] for scm/dn and
ozone.[component].http.auth.[type] for om/s3g/recon. The type can be simple and
kerberos. When the type is kerberos, it will setup the spnego authentication
filter for the servlets.
However, when the filter prefix was not setup properly when the type is simple.
As a result, it will fallback to configuration from
hadoop.http.authentication.*.
This ticket is opened to fix the authentication filter prefix so that the
simple configuration can be honored when SPNEGO is disabled.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]