NREL / api-umbrella

Open source API management platform
http://apiumbrella.io
MIT License
2.01k stars 324 forks source link

Path /admin on API Backend Host opens API Umbrella Login, not the API Server's #500

Open flowli opened 4 years ago

flowli commented 4 years ago

Dear community,

thank you very much for this awesome tool!

Recently I came across this issue:

  1. I defined an API Backend mytool.my.tld and it works well
  2. But when I open https://mytool.my.tld/admin it does not open the app server's /admin path but the API Umbrella admin interface

Is this what is supposed to happen? If so, how do I access the path /admin on an API server?

Thanks for advice Florian

easybi-rm commented 4 years ago

Hi,

I have the exact same issue, did you maybe find a solution for this?

Thanks, Rok