You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Kai Zheng (JIRA)" <ji...@apache.org> on 2013/08/01 03:10:47 UTC

[jira] [Created] (HADOOP-9809) REST SSO support for TokenAuth

Kai Zheng created HADOOP-9809:
---------------------------------

             Summary: REST SSO support for TokenAuth
                 Key: HADOOP-9809
                 URL: https://issues.apache.org/jira/browse/HADOOP-9809
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: security
            Reporter: Kai Zheng
            Assignee: Kai Zheng


This is to support REST SSO to access Hadoop services implemented in REST style, with the following scope: 
 
* Define REST SSO flow. Based on the related flow illustrated in TokenAuth design doc, this REST SSO flow would be defined involving related parties including Authentication Service, Identity Token Service, Access Token Service and Hadoop REST service.
* Define token authn filter/handler API that frontends Hadoop REST service and interacts with related services in TokenAuth to do authentication and token exchange.
* Define token authn authenticator API for REST client, and optionally implement authenticator for REST client.
* Define and implement basic facilities to allow plugin of token authn filter/handler implementations.



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