[ 
https://issues.apache.org/jira/browse/HADOOP-9825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13729599#comment-13729599
 ] 

Larry McCay commented on HADOOP-9825:
-------------------------------------

Please see HADOOP-9534 Credential Management Framework. This provides an 
interface based framework including, a keystore service as well as a password 
aliasing and crypto service that leverages the keystore service. There is an 
initial patch available. For review and discussion.
                
> Key Provider for TokenAuth
> --------------------------
>
>                 Key: HADOOP-9825
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9825
>             Project: Hadoop Common
>          Issue Type: Task
>          Components: security
>            Reporter: Kai Zheng
>              Labels: TokenAuth
>
> Key provider is used to retrieve key/certificate for TokenAuth entities and 
> Hadoop services. The scope is as follows: 
>  
> * Define Key Provider API to query and retrieve key/certificate with specific 
> entity name; 
> * Define and implement facility to plugin and reference Key Provider 
> implementations for relevant entities;
> * Implement simple Key provider based on local key store file. 

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