You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Sravya Tirukkovalur (JIRA)" <ji...@apache.org> on 2016/04/29 23:32:13 UTC

[jira] [Resolved] (SENTRY-1224) Add kerberos authentication to REST end point

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

Sravya Tirukkovalur resolved SENTRY-1224.
-----------------------------------------
    Resolution: Duplicate

This is infact resolved by SENTRY-614. 

> Add kerberos authentication to REST end point
> ---------------------------------------------
>
>                 Key: SENTRY-1224
>                 URL: https://issues.apache.org/jira/browse/SENTRY-1224
>             Project: Sentry
>          Issue Type: New Feature
>          Components: http
>    Affects Versions: 1.8.0
>            Reporter: Sravya Tirukkovalur
>            Assignee: Sravya Tirukkovalur
>
> SENTRY-1081 is tracking adding a rest api to Sentry. Along with it, we should also add strong authentication support to the REST end point. 
> I took a brief look at other Hadoop components and seems like using the Hadoop Auth filter would be the best approach, as it is standardized and used in other downstream components. Hadoop Auth is a Java library consisting of a client and a server components to enable Kerberos SPNEGO authentication for HTTP. https://hadoop.apache.org/docs/stable/hadoop-auth/index.html See OOZIE-77 for details.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)