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

Matthew Stevenson updated HTTPCLIENT-523:
-----------------------------------------

    Attachment: SPNEGO_cropped.png
                SPNEGO.patch

The SPNEGO.patch should apply to the trunk. There is a small amount of changes. 
The biggest one is moving the setup into the factory class and removing the 
class variables. I think it resolves Olegs questions.

The documentation is in the correct format and is pushed onto the end of the 
authentication section.

The png is an export from the svg.

Zhiyong - Please use this code if you can, what happens if you do? I force TCP 
via krb5.conf, the 
"udp_preference_limit = 1"  line. As I was testing against AD and have a large 
number of AD groups TCP is was normally required (AD groups are in the kerberos 
packets).

[libdefaults]
    default_realm = AD.EXAMPLE.NET
    udp_preference_limit = 1
.
.
.
[

> 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, 
> SPNEGO.patch, SPNEGO_cropped.png, 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-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to