Skip to content

Commit

Permalink
Update envoy-tutorial-istio.md
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Schade <tyler.schade@solo.io>
  • Loading branch information
tjons authored Sep 2, 2024
1 parent caa62a3 commit 9c34595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/envoy-tutorial-istio.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9c34595

Please sign in to comment.