Bug 1399369 - [RFE] Add settings key to disable console proxy
Summary: [RFE] Add settings key to disable console proxy
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.7.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.8.0
Assignee: Martin Povolny
QA Contact: Jeff Teehan
URL:
Whiteboard:
Depends On:
Blocks: 1399677
TreeView+ depends on / blocked
 
Reported: 2016-11-28 21:43 UTC by John Hardy
Modified: 2017-06-12 17:27 UTC (History)
8 users (show)

Fixed In Version: 5.8.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1399677 (view as bug list)
Environment:
Last Closed: 2017-06-12 17:27:36 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description John Hardy 2016-11-28 21:43:03 UTC
Using 'server.console_proxy_disabled' set to 'true' the proxying can be
disabled even if the display ticket is being requested by a different
server than the one that originated the request.

This allows the server to behave the same as before Euwe.

This is an addition to the 2 keys:

'server.proxy_port.start', defaults to 6000
'server.proxy_port.end', defaults to 7000

that allow setting of the port range for the console proxy.

as per https://github.com/ManageIQ/manageiq/pull/12675

Comment 3 Dan Clarizio 2016-11-28 23:40:41 UTC
https://github.com/ManageIQ/manageiq/pull/12675

Comment 6 Jeff Teehan 2017-05-02 19:58:27 UTC
Verified the changes are included using 5.8.0.12

  :console_proxy_disabled: true
  :console_proxy_port:
    :start: 6000
    :end: 7000

Moving to verified.


Note You need to log in before you can comment on or make changes to this bug.