Yi Liu created HADOOP-9834:
------------------------------

             Summary: Authentication Service API
                 Key: HADOOP-9834
                 URL: https://issues.apache.org/jira/browse/HADOOP-9834
             Project: Hadoop Common
          Issue Type: Task
          Components: security
    Affects Versions: 3.0.0
            Reporter: Yi Liu


Authentication service is used to authenticate users and services.  The 
authentication result can then be used to request identity token service to get 
an identity token. The JIRA is to define Authentication service API, and the 
pluggable framework allows different implementation. The scope of this task is 
highlighted as following:

•  Define Authentication service API.
•  Define Authentication module API for both server and client.
•  Define Authentication modules management API for both server and client.
•  Define Protocol and procedure for authn module negotiation between client 
and server.

--
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

Reply via email to