nginx-gateway-fabric icon indicating copy to clipboard operation
nginx-gateway-fabric copied to clipboard

Enhancement Proposal: Authentication Filter

Open shaun-nx opened this issue 4 weeks ago • 5 comments
trafficstars

Proposed changes

This document proposes a solution for enabling Authentication use cases through NGINX Gateway Fabric.

Closes https://github.com/nginx/nginx-gateway-fabric/issues/4052

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • [x] I have read the CONTRIBUTING doc
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] I have checked that all unit tests pass after adding my changes
  • [x] I have updated necessary documentation
  • [x] I have rebased my branch onto main
  • [ ] I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

Release notes

If this PR introduces a change that affects users and needs to be mentioned in the release notes, please add a brief note that summarizes the change.

NONE

shaun-nx avatar Oct 22 '25 11:10 shaun-nx