Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 8e14eb4

Browse files
Update doc [skip ci].
1 parent ad904a4 commit 8e14eb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ composer require nyholm/psr7 nyholm/psr7-server
3535

3636
## Usage
3737

38-
Istio [JWTRules](https://istio.io/latest/docs/reference/config/security/jwt/#JWTRule) CRD (Custom Resource Definition) support forward origin
38+
Istio [JWTRules](https://istio.io/latest/docs/reference/config/security/jwt/#JWTRule) part of [RequestAuthentication](https://istio.io/latest/docs/reference/config/security/request_authentication/) CRD (Custom Resource Definition) support forward origin
3939
token (`forwardOriginalToken` option), or just only base64 payload via specify header name
4040
(`outputPayloadToHeader` option), depend on your strategy you need to select method to extract your trusted JWT payload from forwarded request:
4141

0 commit comments

Comments
 (0)