Return-Path: Delivered-To: apmail-hc-dev-archive@www.apache.org Received: (qmail 61081 invoked from network); 3 Jun 2009 10:05:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Jun 2009 10:05:16 -0000 Received: (qmail 12849 invoked by uid 500); 3 Jun 2009 10:05:28 -0000 Delivered-To: apmail-hc-dev-archive@hc.apache.org Received: (qmail 12801 invoked by uid 500); 3 Jun 2009 10:05:28 -0000 Mailing-List: contact dev-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list dev@hc.apache.org Received: (qmail 12791 invoked by uid 99); 3 Jun 2009 10:05:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Jun 2009 10:05:28 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 209.85.219.160 as permitted sender) Received: from [209.85.219.160] (HELO mail-ew0-f160.google.com) (209.85.219.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Jun 2009 10:05:19 +0000 Received: by ewy4 with SMTP id 4so9589035ewy.22 for ; Wed, 03 Jun 2009 03:04:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=SzCOwoOqcwxRo1oqKh7v8wp4AgsZLDqX8DfVE54fw/g=; b=oTh0XQ2/jBg5L76mczCHBDs/8kcuWSW3ATm88ryMq9Kiaqtn2HxuZm6uH8YTgVoJ5g 0/4SE7H67l7YsASLYgJjn6tWl5Fan0g7+hrsC3SSzb8ML3l3p+Bs9UMQFDOBUHf4Yn/g TpncO42TUY29jTc7wXi2eVRwocgrWHeK6vCCM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=o8jlVceOpe/b54M+SbgGs4rMJrFjkFyn6ShmSDDSoysWqyFk37/GK80ofbVf9tfazV PpwFSEhvRLX7nyTSvBGuc59jOTuhlPEnlOh/2hsrOi9AAobMD3rwghKGmq7WEK9fl/NL 5woCF5jyI5gMU7XIBH0ze5mlHSA27MUkElzng= MIME-Version: 1.0 Received: by 10.216.18.84 with SMTP id k62mr247281wek.126.1244023497373; Wed, 03 Jun 2009 03:04:57 -0700 (PDT) In-Reply-To: <23848153.post@talk.nabble.com> References: <594720062.1242404145562.JavaMail.jira@brutus> <23848153.post@talk.nabble.com> Date: Wed, 3 Jun 2009 11:04:57 +0100 Message-ID: <25aac9fc0906030304t78c1d737g729074e34059bbbb@mail.gmail.com> Subject: Re: [jira] Commented: (HTTPCLIENT-523) SPNEGO authentication scheme From: sebb To: HttpComponents Project Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On 03/06/2009, Matt032 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=F6m. > > I wrote portions of this code and I agree to have it released under Apac= he > 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 v= 2. > > Regards > Matt Stevenson > > > JIRA jira@apache.org wrote: > > > > > > [ > > https://issues.apache.org/jira/browse/HTTPCLIENT-523?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1= 2709893#action_12709893 > > ] > > > > Oleg Kalnichevski commented on HTTPCLIENT-523: > > ---------------------------------------------- > > > > Marko > > There is currently nobody both capable AND willing to support SPNEGO i= n > > 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=F6m > >> 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