nginx-gateway-fabric
nginx-gateway-fabric copied to clipboard
Design for Authentication Filter
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