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 "Zhijie Shen (JIRA)" <ji...@apache.org> on 2014/05/12 22:54:14 UTC

[jira] [Updated] (HADOOP-10596) HttpServer2 should apply the authentication filter to some urls instead of null

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

Zhijie Shen updated HADOOP-10596:
---------------------------------

    Attachment: HADOOP-10596.1.patch

I created a patch, which did the following things:

1. Whenever SPENGO is enabled, the authentication is going to protect all URLs instead of none.

2. Make the authentication filter more robust and configurable:
* setting the cookie path
* allowing signature secret file config
* allowing customized authentication filter

> HttpServer2 should apply the authentication filter to some urls instead of null
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-10596
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10596
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Zhijie Shen
>            Assignee: Zhijie Shen
>         Attachments: HADOOP-10596.1.patch
>
>
> HttpServer2 should apply the authentication filter to some urls instead of null. In addition, it should be more flexible for users to configure SPNEGO.



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