You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Novikov (JIRA)" <ji...@apache.org> on 2017/01/13 09:58:26 UTC

[jira] [Resolved] (IGNITE-4520) Web console: allow agent to connect through proxy

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

Andrey Novikov resolved IGNITE-4520.
------------------------------------
    Resolution: Fixed
      Assignee: Pavel Konstantinov  (was: Andrey Novikov)

Added workaround to request username, password for proxy authentication when system proxy configured.

> Web console: allow agent to connect through proxy
> -------------------------------------------------
>
>                 Key: IGNITE-4520
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4520
>             Project: Ignite
>          Issue Type: Improvement
>          Components: wizards
>    Affects Versions: 1.8
>            Reporter: Valentin Kulichenko
>            Assignee: Pavel Konstantinov
>            Priority: Critical
>             Fix For: 2.0
>
>
> We currently assume that web agent will have direct access to console server. Sometimes this is not true and any external Internet access is done through SOCKS or HTTP proxy, potentially with authentication.
> We should add settings required for proxy (type, address, login, password) and implement the support. {{java.net.Proxy}} class can be used for this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)