mz_environmentd::http

Module console

Source
Expand description

Console Impersonation HTTP endpoint.

Structsยง

Functionsยง

  • The User Impersonation feature uses a Teleport proxy in front of the Internal HTTP Server, however Teleport has issues with CORS that prevent making requests to that Teleport-proxied app from our production console URLs. To avoid CORS and serve the Console from the same host as the Teleport app, this route proxies the upstream Console to handle requests for HTML, JS, and CSS static files.