Yi Liu created HADOOP-9837:
------------------------------

             Summary: Hadoop Token Command
                 Key: HADOOP-9837
                 URL: https://issues.apache.org/jira/browse/HADOOP-9837
             Project: Hadoop Common
          Issue Type: Task
          Components: security
    Affects Versions: 3.0.0
            Reporter: Yi Liu


This JIRA is to define commands for Hadoop token. The scope of this task is 
highlighted as following:

•       Token init: authenticate and request an identity token, then persist 
the token in token cache for later reuse.
•       Token display: show the existing token with its info and attributes in 
the token cache.
•       Token revoke: revoke a token so that the token will no longer be valid 
and cannot be used later.
•       Token renew: extend the lifecycle of a token before it’s expired.

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