Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for HTTP proxies to allow for debugging requests #59

Open
dekobon opened this issue Oct 11, 2022 · 0 comments
Open

Add support for HTTP proxies to allow for debugging requests #59

dekobon opened this issue Oct 11, 2022 · 0 comments

Comments

@dekobon
Copy link
Collaborator

dekobon commented Oct 11, 2022

If it was easy to hook up the gateway to a HTTP proxy utility then we would be able to debug authentication issues more effectively. Currently, a proxy can be added manually by editing the oss/etc/nginx/templates/upstreams.conf.template file and then hardcoding in the proxy server and port. The host continues to map to the correct value because it is coded elsewhere in the configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant