istio v1.31.0

RequestAuthentication.spec.jwtRules[].timeout

The maximum amount of time that the resolver, determined by the PILOT_JWT_ENABLE_REMOTE_JWKS environment variable, will spend waiting for the JWKS to be fetched.

1 fields
RequestAuthentication.spec.jwtRules[].timeout fields and descriptions
Field / TypeDescription
RequestAuthentication.spec.jwtRules[].timeout
string

The maximum amount of time that the resolver, determined by the PILOT_JWT_ENABLE_REMOTE_JWKS environment variable, will spend waiting for the JWKS to be fetched.

  • x-kubernetes-validations: [{"message":"must be a valid duration greater than 1ms","rule":"duration(self) \u003e= duration('1ms')"}]