Skip to content
Snippets Groups Projects

Add support for an API proxy

Merged ale requested to merge api-proxy into master
  1. Mar 17, 2025
    • ale's avatar
      Typo · af93dd06
      ale authored
      af93dd06
    • ale's avatar
      Fix clause for https no-proxy backends · 4eb52e64
      ale authored
      4eb52e64
    • ale's avatar
      Fix Jinja2 filter, again · 88e42929
      ale authored
      88e42929
    • ale's avatar
      Fix jinja2 filter · 9165cdd7
      ale authored
      9165cdd7
    • ale's avatar
      Fix · 7c8baf42
      ale authored
      7c8baf42
    • ale's avatar
      Add support for an API proxy · f9442030
      ale authored
      Add a second kind of authenticated proxy, that is more appropriate
      for non-interactive HTTP APIs, where SSO isn't practical. The proxy
      enforces admin authentication using application-specific passwords.
      
      Enable it for a public_endpoint with the 'enable_api_proxy' option.
      f9442030
Loading