We have a gateway generated through jhipster that we cannot get working on production (rancher or aws). Our company has a server proxy that we need to get through to connect to Okta. It does not appear that webflux will allow us to supply our server proxy, so we get "connection refused" errors.
Has anyone run into this? Is there a workaround?
Edit: Working fine on local.