You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Matthew Stevenson (JIRA)" <ji...@apache.org> on 2009/07/11 13:34:18 UTC

[jira] Issue Comment Edited: (HTTPCLIENT-523) SPNEGO authentication scheme

    [ https://issues.apache.org/jira/browse/HTTPCLIENT-523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12729978#action_12729978 ] 

Matthew Stevenson edited comment on HTTPCLIENT-523 at 7/11/09 4:32 AM:
-----------------------------------------------------------------------

The updated file contains a frist run at documentation. I'll fix them up a little but running short of time at the moment.

I've also added a SPNEGO wrapping option for java 1.5. This allows the use of Jboss + JbossNegotiate with java 1.5. It does require external classes (http://www.bouncycastle.org/java.html) so it's done via an interface and optional class. It shouldn't be hard to do the wrapping by hand to avoid using bouncycastle, but probably easier just to jump to java 1.6.

I've done a little testing mainly with Java 1.5/1.6 and Jboss/IIS7.

Regards
Matt

      was (Author: mavricknz):
    The updated files contains a frist run at documentation. I'll fix them up a little but running short of time at the moment.

I've also added a SPNEGO wrapping option for java 1.5. This allows the use of Jboss + JbossNegotiate with java 1.5. It does require external classes (http://www.bouncycastle.org/java.html) so it's done via an interface and optional class. It shouldn't be hard to do the wrapping by hand to avoid using bouncycastle, but probably easier just to jump to java 1.6.

I've done a little testing mainly with Java 1.5/1.6 and Jboss/IIS7.

Regards
Matt
  
> 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: 4.1.0
>
>         Attachments: bcsLogin.conf, CustomAuthenticationNegotiateExample.java, CustomAuthenticationNegotiateExample.java, httpclient4kerb20090710.zip, KerberosHttpClient.zip, 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