forked from istio/istio
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
envoy: use upstream JWT filter instead of the custom Istio extension (i…
…stio#47407) * test: remove istio_authn HTTP filter Change-Id: I1a34a470f9770e1c7990e12a8370ee93fb297279 Signed-off-by: Kuat Yessenov <kuat@google.com> * match principal Change-Id: I99c29a3b28ffad9ae4125b2ea9da1d00b0430044 Signed-off-by: Kuat Yessenov <kuat@google.com> * Revert "test: remove istio_authn HTTP filter" This reverts commit b444bd2. * Reapply "test: remove istio_authn HTTP filter" This reverts commit ea73ad6. * test Change-Id: I2943e8a1fe415c7fa3558a903d374413a7e3a6da Signed-off-by: Kuat Yessenov <kuat@google.com> * map claims to envoy jwt Change-Id: I87ef250fe59af07aa43ae0684fe944dc446f5713 Signed-off-by: Kuat Yessenov <kuat@google.com> * value or Change-Id: I243387881193c0676796472c30d0bcf07ca8c047 Signed-off-by: Kuat Yessenov <kuat@google.com> * use scope delimited Change-Id: I0e684914d85f6fb5edebd92127e0426f5b05b4c3 Signed-off-by: Kuat Yessenov <kuat@google.com> * test Change-Id: Ic5dabdc5cd6681899e251eaa89f1c221a9a285a7 Signed-off-by: Kuat Yessenov <kuat@google.com> * drop authn Change-Id: Ia1bba5731a98d8841adbe99ae1d1518cbafa852a Signed-off-by: Kuat Yessenov <kuat@google.com> * match any Change-Id: I0695b5c1aefec0198886d0068cc3667c8c3225e1 Signed-off-by: Kuat Yessenov <kuat@google.com> * presence Change-Id: I31b1278dbeba17203766cade3f94c3003d366a9f Signed-off-by: Kuat Yessenov <kuat@google.com> * fix Change-Id: Ic1445984457022cf6099a3df43ad79c9f95b1e4d Signed-off-by: Kuat Yessenov <kuat@google.com> * fix Change-Id: Iaac6c9912d4d20851e524075f899e90827bea118 Signed-off-by: Kuat Yessenov <kuat@google.com> * fix Change-Id: I9004b9bb5444feb371585bdf48083149f1b889bd Signed-off-by: Kuat Yessenov <kuat@google.com> * fix Change-Id: Ib548be09c75176e0bae32a77284dc7bf5aae67d7 Signed-off-by: Kuat Yessenov <kuat@google.com> * revieww Change-Id: I31a7035c45b2647379e365b72f4d5ef4cf3db6c3 Signed-off-by: Kuat Yessenov <kuat@google.com> * fix Change-Id: Iaf2d407dd1e95312d1aee5bf72a7da22f2b1c211 Signed-off-by: Kuat Yessenov <kuat@google.com> * add tests Change-Id: I8f0a68fa400f83e120a99ad634cac54cb5901758 Signed-off-by: Kuat Yessenov <kuat@google.com> * add warning Change-Id: Iaea2503e3f0403766b96442ae3b3ce490e8bac08 Signed-off-by: Kuat Yessenov <kuat@google.com> --------- Signed-off-by: Kuat Yessenov <kuat@google.com>
- Loading branch information
Showing
22 changed files
with
455 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.