You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2010/10/22 00:51:19 UTC

[jira] Closed: (HTTPCLIENT-1018) Support Spnego Authentication using Kerberos

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

Christian Schneider closed HTTPCLIENT-1018.
-------------------------------------------

    Resolution: Invalid

I have not found this in the documentation. Guess I was just blind. I just read again and ... well what can I say ;-)

> Support Spnego Authentication using Kerberos
> --------------------------------------------
>
>                 Key: HTTPCLIENT-1018
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1018
>             Project: HttpComponents HttpClient
>          Issue Type: New Feature
>          Components: HttpAuth
>            Reporter: Christian Schneider
>
> Many bigger companies use Kerberos Authentication. When used on Webservers this usually means that the server uses the Spnego Protocoll to negotiate with the client which authentication to use. 
> So Httpclient should support the Spnego protocoll together with Kerberos authentication to authenticate against this class of webservers.
> The spring security project with it´s kerberos extension already supports the spnego and kerberos protocol on the server side. The source code shows how the authentication is done on the server side and will surely help to implement the client part.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org