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

Jitendra Nath Pandey commented on HADOOP-6580:
----------------------------------------------

This jira adds support to set and get authenticaton method from the UGI. 
This feature is used by hdfs and mr to get the authentication method to allow 
only kerberos and web authenticated clients to get and renew delegation tokens. 
It also introduces a new AuthMethod.WEB enum for authenticated web connections.

> UGI should contain authentication method.
> -----------------------------------------
>
>                 Key: HADOOP-6580
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6580
>             Project: Hadoop Common
>          Issue Type: New Feature
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6580.1.patch, HADOOP-6580.2.patch, 
> HADOOP-6580.3.patch, HADOOP-6580.4.patch, HADOOP-6580.5.patch, 
> HADOOP-6580.6.patch
>
>
> The UserGroupInformation should contain authentication method in its subject. 
> This will be used in HDFS to issue delegation tokens only to kerberos 
> authenticated clients.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to