Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
If a user edits the gateway.path property to any value other than "gateway" in gateway-site.xml, the calls to the admin API for topologies fail.
Specifically any GET request to:
https://
{gateway-host}:{gateway-port}/{gateway.path}/admin/api/v1/topologiesOR
https://{gateway-host}
:
{gateway-port}/
{gateway.path}/admin/api/v1/topologies/
{topology-id}Will fail if the gateway.path is not set to "gateway"
Attachments
Attachments
Issue Links
- is related to
-
KNOX-1955 Admin UI should handle gateway.path change
- Resolved