Skip to content

Commit 9e6b3c9

Browse files
committed
Set optioanl JWT fields as stretch goals
1 parent 22d2726 commit 9e6b3c9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/proposals/authentication-filter.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -847,9 +847,11 @@ http {
847847
}
848848
```
849849

850-
#### Additional Optional Fields
850+
#### Stretch goal - Additional Optional Fields
851851

852852
`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.
853855

854856
```yaml
855857
apiVersion: gateway.nginx.org/v1alpha1

0 commit comments

Comments
 (0)