We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22d2726 commit 9e6b3c9Copy full SHA for 9e6b3c9
docs/proposals/authentication-filter.md
@@ -847,9 +847,11 @@ http {
847
}
848
```
849
850
-#### Additional Optional Fields
+#### Stretch goal - Additional Optional Fields
851
852
`require`, `tokenSource` and `propagation` are some additional fields we may choose to include.
853
+These fields are going to be added as stretch goals for the initial implementation.
854
+This is to ensure the minimal required capabilties can be focused on.
855
856
```yaml
857
apiVersion: gateway.nginx.org/v1alpha1
0 commit comments