updated docs for jwt routing (#12107)

This commit is contained in:
Aryan Gupta 2022-10-17 12:02:11 -07:00 committed by GitHub
parent dd6b1c09cc
commit 5b09be5530
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -14,8 +14,6 @@ and virtual service.
Note: this feature only supports Istio ingress gateway and requires the use of both request authentication and virtual
service to properly validate and route based on JWT claims.
{{< boilerplate experimental-feature-warning >}}
## Before you begin
* Understand Istio [authentication policy](/docs/concepts/security/#authentication-policies) and [virtual service](/docs/concepts/traffic-management/#virtual-services) concepts.