[
https://issues.apache.org/jira/browse/VFS-785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory updated VFS-785:
--------------------------------
Summary: Credentials conflict when root and proxy hosts are same name but
different ports (was: when proxy and target hosts are same and ports different
then authentication gets conflicted)
> 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)