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 [email protected] 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: [email protected] > For additional commands, e-mail: [email protected] > > > 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: [email protected] For additional commands, e-mail: [email protected]
