We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 293498c commit 93f0adeCopy full SHA for 93f0ade
releasenotes/notes/2733.yaml
@@ -0,0 +1,9 @@
1
+apiVersion: release-notes/v2
2
+kind: feature
3
+area: security
4
+issue:
5
+ - https://github.com/istio/istio/issues/43982
6
+
7
+releaseNotes:
8
+ - |
9
+ **Added** JWTRule add `allow` field to specify a Jwt requirement. This is Optional, the default value is `ALLOW_MISSING`.
0 commit comments