Feature #9405
Admin API and Admin Console in a separate Jetty instance
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:
0%
billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:
Related issues
History
#1 Updated by Greg Shah over 1 year ago
- Subject changed from Admin API and Admin Console in a separate Tomcat instance to Admin API and Admin Console in a separate Jetty instance
#2 Updated by Galya B over 1 year ago
The Admin API and Admin Console (web UI) need to be in a separate Jetty instance to be assigned a web port different than the one exposed to end-users of the virtual desktop and embedded login pages. A separate port will allow to expose the api and the web app only in the internal network and prevent any denial of service attacks.
#3 Updated by Galya B over 1 year ago
- Related to Feature #7080: expose all admin APIs via REST added