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

Jake Farrell commented on THRIFT-889:
-------------------------------------

Hi Mikhail, as far as i'm aware no one has looked into implementing this, if 
someone (you?) would like to create a patch we would gladly review. If you are 
interested please see http://thrift.apache.org/docs/HowToContribute/
                
> Add SPNEGO support to Thrift HTTP transport
> -------------------------------------------
>
>                 Key: THRIFT-889
>                 URL: https://issues.apache.org/jira/browse/THRIFT-889
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Java - Library
>            Reporter: Carl Steinbach
>         Attachments: SPNEGO_cropped.png
>
>
> [SPNEGO|http://en.wikipedia.org/wiki/SPNEGO] is the standard mechanism for 
> Kerberos authentication over HTTP. 
> Thrift should give users the option of using a Thrift HTTP client or server 
> that is capable of authentication using SPNEGO/Kerberos. This will be useful 
> for Hadoop which has chosen Kerberos as its standard authentication protocol, 
> as well as people who need to use Kerberos authentication with Thrift based 
> services running in servlet containers like Tomcat.
> References:
> * [LGPL licensed SPNEGO library for Java|http://spnego.sourceforge.net/]
> * [Glassfish Spnego project|https://spnego.dev.java.net/]
> * [SPNEGO authentication scheme for 
> HTTPClient|https://issues.apache.org/jira/browse/HTTPCLIENT-523]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to