I have successfully added an API and configured it to use basic-auth.
However to access the upstream_url I need to pass user and pass in the URL.
It’s not a very secure practice since the browser will store the pass in history.
does the Enterprise edition have a dialogue asking for those input for basic-auth?
Or how people use to deal with this?