secure-app-proxy

command module
v0.0.0-...-73e13bd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 27, 2025 License: MIT Imports: 18 Imported by: 0

README

Secure App Proxy

secure your app, with most simplest setup

Go Build codecov

Configuration

by system environment only

  • UPSTREAM
  • header modifications
    • modify out request headers
      • APPEND_FORWARD_HEADERS - APPEND_FORWARD_HEADERS=false
      • APPEND_REQ_HEADERS - APPEND_REQ_HEADERS_X-A=cccc
      • DELETE_REQ_HEADERS - DELETE_REQ_HEADERS_authorization=true
    • modify out response headers
      • APPEND_RES_HEADERS
      • DELETE_RES_HEADERS
  • JWT_SECRET
    • forward X-User-Subject to upstream
  • RATE_LIMIT - document
  • FORM_LOGIN
    • STORAGE
  • odic integration
    • ODIC_ISSUER
    • ODIC_CLIENT_ID
    • ODIC_CLIENT_SECRET
    • ODIC_CALLBACK_URL
    • ODIC_SESSION_SECRET
    • logout

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL