Kai Zheng created HADOOP-9804: --------------------------------- Summary: Hadoop RPC TokenAuthn method Key: HADOOP-9804 URL: https://issues.apache.org/jira/browse/HADOOP-9804 Project: Hadoop Common Issue Type: Sub-task Reporter: Kai Zheng Assignee: Kai Zheng
As defined in TokenAuth framework, TokenAuthn as a new authentication method is to be added in current Hadoop SASL authentication framework, to allow client to access service with access token. The scope of this is as follows: * Add a new SASL mechanism for TokenAuthn method, including necessary SASL client and SASL server with corresponding callbacks; * Add TokenAuthn method in UGI and allow the method to be configured for Hadoop and the ecosystem; * Allow TokenAuthn method to be negotiated between client and server; * Define the IDP-initiated flow and SP-initiated flow in the RPC access; * Allow access token to be negotiated between client and server, considering both IDP-initiated case and SP-initiated case. -- 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