You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Daniel Kugel (JIRA)" <ji...@apache.org> on 2014/03/25 16:26:16 UTC

[jira] [Created] (HTTPCLIENT-1490) auth caches do not take auth realm into account

Daniel Kugel created HTTPCLIENT-1490:
----------------------------------------

             Summary: auth caches do not take auth realm into account
                 Key: HTTPCLIENT-1490
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1490
             Project: HttpComponents HttpClient
          Issue Type: Bug
         Environment: HttpClient 4.1.1
            Reporter: Daniel Kugel


HttpClient does not take into account different realms for the same host and as a result the wrong credentials are sent during the authentication process.

When the host is first authenticated with one set of credentials it is sent again when authentication is requested although the realm has changed and a different set of credentials should be used for the new realm.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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