File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 55
66## Summary
77
8- Design and implement a means for users of NGINX Gateway Fabric to enable authenticaiton on requests to their backend applications.
9- This new filter should eventually expose all forms of authentication avaialbe through NGINX, both Open Source and Plus.
8+ Design and implement a means for users of NGINX Gateway Fabric to enable authentication on requests to their backend applications.
9+ This new filter should eventually expose all forms of authentication available through NGINX, both Open Source and Plus.
1010
1111## Goals
1212
13- - Design a means of configuring authenticaiton for NGF
13+ - Design a means of configuring authentication for NGF
1414- Determine initial resource specification
1515- Evaluate filter early in request processing, occurring before URLRewrite, header modifiers and backend selection
1616- Authentication failures return appropriate status by default (e.g., 401/403)
You can’t perform that action at this time.
0 commit comments