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

Design for Authentication Filter

Open sindhushiv opened this issue 1 month ago • 1 comments
trafficstars

As a maintainer for NGF I want an extensible design for an AuthenticationFilter So that I can build out the implementation of Basic Auth and JWT based validation And so that I can plan out the stories for implementation.

Acceptance A design should provide a unified authentication framework that supports different types of authentication, which includes JWT-based and Basic Authentication and in extensible to more types

sindhushiv avatar Oct 09 '25 13:10 sindhushiv