You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Yi Liu (JIRA)" <ji...@apache.org> on 2013/08/06 05:19:49 UTC

[jira] [Created] (HADOOP-9834) Authentication Service API

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