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 "Kihwal Lee (JIRA)" <ji...@apache.org> on 2014/05/01 16:55:14 UTC

[jira] [Commented] (HADOOP-10307) Support multiple Authentication mechanisms for HTTP

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

Kihwal Lee commented on HADOOP-10307:
-------------------------------------

It will be nice if it allows to try auth filters in the chain one by one until one succeeds. The default one should be the first one. If the client specified one or more preferred methods, only those would be tried. I haven't looked at the code, but we may need a container auth filter to support trying multiple auth methods.

> Support multiple Authentication mechanisms for HTTP
> ---------------------------------------------------
>
>                 Key: HADOOP-10307
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10307
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: security
>    Affects Versions: 2.2.0
>            Reporter: Benoy Antony
>            Assignee: Benoy Antony
>         Attachments: HADOOP-10307.patch
>
>
> Currently it is possible to specify a custom Authentication Handler  for HTTP authentication.  
> We have a requirement to support multiple mechanisms  to authenticate HTTP access.



--
This message was sent by Atlassian JIRA
(v6.2#6252)