You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2023. It is now read-only.
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
39
39
token (`forwardOriginalToken` option), or just only base64 payload via specify header name
40
40
(`outputPayloadToHeader` option), depend on your strategy you need to select method to extract your trusted JWT payload from forwarded request:
0 commit comments