Yi Liu created HADOOP-9839:
------------------------------
Summary: Authentication Service for HAS
Key: HADOOP-9839
URL: https://issues.apache.org/jira/browse/HADOOP-9839
Project: Hadoop Common
Issue Type: Task
Components: security
Affects Versions: 3.0.0
Reporter: Yi Liu
In this JIRA, we will implement Authentication Service and Identity Token
Service for HAS, and we will also implement some built-in authentication
modules, such as LDAP/AD, Kerberos and so on. Clients authenticates with
Authentication services and gets authentication result. Identity Token Service
issues Identity Token. The scope of this task is highlighted as following:
• Implement Authentication service defined in TokenAuth framework.
Authentication service supplies authentication framework and several built-in
authentication modules implementation, and customer can also have their
authentication module implementation and plug into Authentication service.
• Implement Identity Token service. It receives authentication result and
issues identity token.
• Implement Authentication management facility.
• Implement LDAP/AD authentication login module, client can login using
LDAP/AD account.
• Implement Kerberos authentication login module.
• Implement some web SSO login module, such as SAML2 login module.
--
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