You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by Matt032 <ma...@yahoo.com> on 2009/06/03 11:17:29 UTC

Re: [jira] Commented: (HTTPCLIENT-523) SPNEGO authentication scheme

Hi,

I just happened to have to get Kerberos, HTTPClient 4 and AD working for a
demo. Attached should be the required code. It is updated of HTTPClient 3
code contributed by Mikael Wikström.

I wrote portions of this code and I agree to have it released under Apache
Software License v2

http://www.apache.org/licenses/LICENSE-2.0.txt

Any code I did not write was already under the Apache Software License v2.

Regards
Matt Stevenson 


JIRA jira@apache.org wrote:
> 
> 
>     [
> https://issues.apache.org/jira/browse/HTTPCLIENT-523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709893#action_12709893
> ] 
> 
> Oleg Kalnichevski commented on HTTPCLIENT-523:
> ----------------------------------------------
> 
> Marko
> There is currently nobody both capable AND willing to support SPNEGO in
> HttpClient. It is pretty much pointless to include additional features we
> are not able to adequately support. I am, for one, pretty happy we are no
> longer maintaining our own NTLM engine. 
> 
> Oleg
> 
>> SPNEGO authentication scheme
>> ----------------------------
>>
>>                 Key: HTTPCLIENT-523
>>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-523
>>             Project: HttpComponents HttpClient
>>          Issue Type: Improvement
>>          Components: HttpAuth
>>    Affects Versions: Snapshot
>>         Environment: Operating System: All
>> Platform: All
>>            Reporter: Mikael Wikström
>>            Priority: Minor
>>             Fix For: Future
>>
>>         Attachments: bcsLogin.conf,
>> CustomAuthenticationNegotiateExample.java,
>> CustomAuthenticationNegotiateExample.java, NegotiateScheme.java,
>> NegotiateScheme.java, run.sh, submitclient.tar.gz
>>
>>
>> Consider integrating the SPNEGO auth scheme from Commons HttpClient
>> contrib package into HttpClient 4.0
> 
> -- 
> 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
> 
> 
> 
http://www.nabble.com/file/p23848153/KerberosHttpClient.zip
KerberosHttpClient.zip 
-- 
View this message in context: http://www.nabble.com/-jira--Commented%3A-%28HTTPCLIENT-523%29-SPNEGO-authentication-scheme-tp23563008p23848153.html
Sent from the HttpComponents-Dev mailing list archive at Nabble.com.


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


Re: [jira] Commented: (HTTPCLIENT-523) SPNEGO authentication scheme

Posted by sebb <se...@gmail.com>.
On 03/06/2009, Matt032 <ma...@yahoo.com> wrote:
>
>  Hi,
>
>  I just happened to have to get Kerberos, HTTPClient 4 and AD working for a
>  demo. Attached should be the required code.

The list does not support attachments.

Please attach the file to the appropriate JIRA issue; make sure you
select the check-box to grant rights to the ASF.

>  It is updated of HTTPClient 3
>  code contributed by Mikael Wikström.
>
>  I wrote portions of this code and I agree to have it released under Apache
>  Software License v2
>
>  http://www.apache.org/licenses/LICENSE-2.0.txt
>
>  Any code I did not write was already under the Apache Software License v2.
>
>  Regards
>  Matt Stevenson
>
>
>  JIRA jira@apache.org wrote:
>  >
>  >
>  >     [
>  > https://issues.apache.org/jira/browse/HTTPCLIENT-523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709893#action_12709893
>  > ]
>  >
>  > Oleg Kalnichevski commented on HTTPCLIENT-523:
>  > ----------------------------------------------
>  >
>  > Marko
>  > There is currently nobody both capable AND willing to support SPNEGO in
>  > HttpClient. It is pretty much pointless to include additional features we
>  > are not able to adequately support. I am, for one, pretty happy we are no
>  > longer maintaining our own NTLM engine.
>  >
>  > Oleg
>  >
>  >> SPNEGO authentication scheme
>  >> ----------------------------
>  >>
>  >>                 Key: HTTPCLIENT-523
>  >>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-523
>  >>             Project: HttpComponents HttpClient
>  >>          Issue Type: Improvement
>  >>          Components: HttpAuth
>  >>    Affects Versions: Snapshot
>  >>         Environment: Operating System: All
>  >> Platform: All
>  >>            Reporter: Mikael Wikström
>  >>            Priority: Minor
>  >>             Fix For: Future
>  >>
>  >>         Attachments: bcsLogin.conf,
>  >> CustomAuthenticationNegotiateExample.java,
>  >> CustomAuthenticationNegotiateExample.java, NegotiateScheme.java,
>  >> NegotiateScheme.java, run.sh, submitclient.tar.gz
>  >>
>  >>
>  >> Consider integrating the SPNEGO auth scheme from Commons HttpClient
>  >> contrib package into HttpClient 4.0
>  >
>  > --
>  > 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
>  >
>  >
>  >
>  http://www.nabble.com/file/p23848153/KerberosHttpClient.zip
>  KerberosHttpClient.zip
>
> --
>  View this message in context: http://www.nabble.com/-jira--Commented%3A-%28HTTPCLIENT-523%29-SPNEGO-authentication-scheme-tp23563008p23848153.html
>  Sent from the HttpComponents-Dev mailing list archive at Nabble.com.
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
>  For additional commands, e-mail: dev-help@hc.apache.org
>
>

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