You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Oleg Kalnichevski (Resolved) (JIRA)" <ji...@apache.org> on 2011/10/07 19:54:30 UTC

[jira] [Resolved] (HTTPCLIENT-1131) Support http URL inline authentication

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

Oleg Kalnichevski resolved HTTPCLIENT-1131.
-------------------------------------------

    Resolution: Fixed

HttpClient now authenticates preemptively using BASIC scheme if a userinfo attribute is specified in the request URI.

Oleg
                
> Support http URL inline authentication
> --------------------------------------
>
>                 Key: HTTPCLIENT-1131
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1131
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: HttpAuth, HttpClient
>    Affects Versions: 3.1 Final
>            Reporter: Alberto Aresca
>              Labels: authentication, http
>             Fix For: 4.2 Alpha1
>
>
> If you try to execute a method with the httpClient using a valid url, conform to the schema http://username:password@host:port/ the authentication will fail, and you will get a 401 error.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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