Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-5560

Add Support for Trusted Proxy Detection on Forwarded Requests

XMLWordPrintable

      This PR introduces a way to determine if a trusted proxy has forwarded a request behind a proxy. It implements a custom header (`X-Forwarded-Trusted-Proxy`) that allows request processing to verify the presence of this header, indicating the request originated from a trusted source.

      To prevent forgery, any incoming request containing this custom header has it removed before further processing.

      CC @shawkins

              Unassigned Unassigned
              blafond Barry LaFond
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: