You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Yi Liu (JIRA)" <ji...@apache.org> on 2013/12/09 07:38:13 UTC

[jira] [Assigned] (HADOOP-9838) Token Implementation for HAS

     [ https://issues.apache.org/jira/browse/HADOOP-9838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yi Liu reassigned HADOOP-9838:
------------------------------

    Assignee: Yi Liu

> Token Implementation for HAS
> ----------------------------
>
>                 Key: HADOOP-9838
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9838
>             Project: Hadoop Common
>          Issue Type: Task
>          Components: security
>    Affects Versions: 3.0.0
>            Reporter: Yi Liu
>            Assignee: Yi Liu
>              Labels: Rhino
>         Attachments: HADOOP-9838.patch, HADOOP-9838.patch
>
>
> This issue is Token Implementation for HAS. We will implement Identity token and Access Token. Identity token is gotten after client is authenticated and is issued by Identity token service and is required when client requests access token. Access token is issued by Authorization service, and is used when client accesses Hadoop service.  In this GIRA, we'll
> •	Implement Identity Token: contains identity attributes of client, it's signed and can be verified, and it's valid in lifecycle. 
> •	Implement Access Token: contains more attributes which can be used for authorization, it's signed and can be verified, and it's valid in lifecycle.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)