Hi all,
We have a public API gateway endpoint
https:// —> https://:5543
The “Integration server Administrator” and “API Gateway endpoints” are hosted in the same server
For example,
e.g https:// WmAdmin/#/login is the 'webMethods Integration Server" login page
https:// /gateway/apiname is the gateway endpoint for user defined APIs.
When user type https:// (without sub path), it will automatically re-direct to Integration server login page https:// /WmAdmin/#/login
Since https://.com is public access URL, Our security team concern on this, is it possible to disable such auto redirect.
Regards
Ivan