[ https://issues.apache.org/jira/browse/HADOOP-9838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yi Liu updated HADOOP-9838: --------------------------- Attachment: HADOOP-9838.patch > 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 > Labels: Rhino > Attachments: 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#6144)