Kai Zheng created HADOOP-9808:
---------------------------------

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


This is to support web browser SSO for Hadoop web interfaces, with the 
following scope: 
 
* Define web SSO flow. Based on the flow illustrated in TokenAuth design doc, 
this web SSO flow would be defined involving related parties including 
Authentication Service, Identity Token Service, Access Token Service and Hadoop 
web interface.
* Define token authn filter/handler API that frontends Hadoop web interface and 
interacts with related services in TokenAuth to do authentication and token 
exchange.
* 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

Reply via email to