The Gateway Proxy is a standalone application to be deployed separately. The proxy enables communication to an outbound server through it's REST API. It If a request is send to it’s endpoint it will forward the request to upstream servers.
The proxy is build on top of Spring Boot. It's connection routing aware and offers authentication via OAuth20, Oauth10A, a Bearer Token forward mechanism and fixed headers.
...
Name | Value |
---|---|
| Control if the proxy allows requests to URLs not configured in the Possible values: |
| Control the log verbosity. The default logging level is Possible values: |
Links: