From 9c3459524a0f1335d2ec7120e182db9840001c81 Mon Sep 17 00:00:00 2001 From: Tyler Schade Date: Mon, 2 Sep 2024 15:02:04 -0400 Subject: [PATCH] Update envoy-tutorial-istio.md Signed-off-by: Tyler Schade --- docs/content/envoy-tutorial-istio.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/envoy-tutorial-istio.md b/docs/content/envoy-tutorial-istio.md index a0d30b73f9..862d507d4e 100644 --- a/docs/content/envoy-tutorial-istio.md +++ b/docs/content/envoy-tutorial-istio.md @@ -214,7 +214,7 @@ curl --user bob:password -i http://$SERVICE_HOST/api/v1/products Congratulations for finishing the tutorial ! -This tutorial showed how Istio's [EnvoyFilter](https://istio.io/latest/docs/reference/config/networking/envoy-filter/) +This tutorial showed how Istio's [AuthorizationPolicy API](https://istio.io/latest/docs/tasks/security/authorization/authz-custom/) can be configured to use OPA as an External authorization service. This tutorial also showed a sample OPA policy that returns a `boolean` decision