istio v1.13.3
RequestAuthentication.spec.jwtRules
Define the list of JWTs that can be validated at the selected workloads' proxy.
| Field / Type | Description |
|---|---|
No description provided. | |
forwardOriginalToken | If set to true, the original token will be kept for the upstream request. |
List of header locations from which JWT is expected. | |
List of query parameters from which JWT is expected. | |
issuer | Identifies the issuer that issued the JWT. |
jwks | JSON Web Key Set of public keys to validate signature of the JWT. |
jwksUri | No description provided. |
jwks_uri | No description provided. |
outputPayloadToHeader | No description provided. |