istio v1.31.0

RequestAuthentication.spec.jwtRules[].jwksUri

URL of the provider's public key set to validate signature of the JWT.

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

URL of the provider's public key set to validate signature of the JWT.

  • minLength: 1
  • maxLength: 2048
  • x-kubernetes-validations: [{"message":"url must have scheme http:// or https://","rule":"url(self).getScheme() in [\"http\", \"https\"]"}]