You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2021/03/01 15:46:00 UTC

[jira] [Commented] (VFS-785) Credentials conflict when root and proxy hosts are same name but different ports

    [ https://issues.apache.org/jira/browse/VFS-785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17292973#comment-17292973 ] 

Gary D. Gregory commented on VFS-785:
-------------------------------------

[~satish.bhor]

Please verify in git master and close this ticket if it works for your use case.

TY!

 

> Credentials conflict when root and proxy hosts are same name but different ports
> --------------------------------------------------------------------------------
>
>                 Key: VFS-785
>                 URL: https://issues.apache.org/jira/browse/VFS-785
>             Project: Commons VFS
>          Issue Type: Bug
>            Reporter: satish bhor
>            Priority: Major
>             Fix For: 2.8.0
>
>
> {code:java}
> new AuthScope(rootName.getHostName(), AuthScope.ANY_PORT){code}
> any scope leading to authentication credential gets overridden between proxy and and target server



--
This message was sent by Atlassian Jira
(v8.3.4#803005)