Kai Zheng created HADOOP-9826: --------------------------------- Summary: Authentication client for TokenAuth Key: HADOOP-9826 URL: https://issues.apache.org/jira/browse/HADOOP-9826 Project: Hadoop Common Issue Type: Task Components: security Reporter: Kai Zheng Assignee: Kai Zheng
This is to define API and implement library facilities for Hadoop clients to interact with relevant services or entities involved in TokenAuth. * Define client side authentication module API (considering to reuse the same API for server side); * Define client side authentication modules management API or mechanisms (might be the same with server side); * Define mechanism and API to deploy, load and register client side authentication modules; * Define and implement facilities for Hadoop client to authenticate to Authentication Service, to request identity token to Identity Token Service, to request access token to Access Token Service, and finally to access Hadoop services with access token. -- 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