You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "David Schreibman (JIRA)" <ji...@apache.org> on 2018/02/01 05:24:00 UTC

[jira] [Created] (HTTPCLIENT-1901) Digest Auth Example Not Working with 4.5.4

David Schreibman created HTTPCLIENT-1901:
--------------------------------------------

             Summary: Digest Auth Example Not Working with 4.5.4
                 Key: HTTPCLIENT-1901
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1901
             Project: HttpComponents HttpClient
          Issue Type: Bug
            Reporter: David Schreibman


This example is not working as of 4.5.4

[https://hc.apache.org/httpcomponents-client-ga/httpclient/examples/org/apache/http/examples/client/ClientPreemptiveDigestAuthentication.java]

I suspect it's due to
 * [HTTPCLIENT-1855] Disabled caching of DIGEST auth scheme instances due to unreliability of nonce counter
 when the auth cache is shared by multiple sessions.
 Contributed by Oleg Kalnichevski <olegk at apache.org>

Are you saying the example is no longer supported? If so, take it down.

Can we have an example of non-preemptive digest auth?

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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