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 af626ac commit 9845608Copy full SHA for 9845608
docs/proposals/authentication-filter.md
@@ -1011,6 +1011,7 @@ spec:
1011
`require`, `tokenSource` and `propagation` are some additional fields that may be incldued in future updates to the API.
1012
These fields allow for more customization of how the JWT auth behaves, but aren't required for the minimal delivery of JWT Auth.
1013
1014
+Example of what implementation of these fields might look like:
1015
Example of what implementation of these fields might look like:
1016
1017
```yaml
0 commit comments