Kai Zheng created HADOOP-9569:
---------------------------------
Summary: Implementing TokenAuth framework and Simple
authentication over TokenAuth
Key: HADOOP-9569
URL: https://issues.apache.org/jira/browse/HADOOP-9569
Project: Hadoop Common
Issue Type: Sub-task
Components: security
Reporter: Kai Zheng
Assignee: Kai Zheng
As HADOOP-9392 focuses on high level discussion about token based
authentication and single sign on (TokenAuth), this JIRA is for implementing
the framework according to the design to provide:
1.New TokenAuthn authentication method in current Hadoop security framework in
line with Simple, Kerberos;
2.Token Authentication Service (TAS) to allow plugin of authentication module
or provider;
3.Token authentication client for Hadoop CLI and services.
The framework implementation focuses on addressing fundamental functionalities,
other important aspects can be handled in separate JIRAs.
We will implement the simple authentication method in the TokenAuth framework,
to validate and test the approach. The patch submitted here will be workable
and useful for review and experimentation.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira