Configure a reverse proxy by configuring an API External Server and a Gateway API Endpoint. The API reverse proxy acts as an intermediary between your HTTP client and the HTTP API, providing fine-grained access control for the API.
-
Configure an API External Server for the Meme Game API. An API External Server
controls how PingAuthorize Server handles connections to an HTTPS API
server, including configuration related to TLS. In this case, we simply need to
provide a base URL.
-
Configure a Gateway API Endpoint. A Gateway API
Endpoint controls how PingAuthorize Server proxies incoming HTTP
client requests to an upstream API server.