istio v1.31.0

RequestAuthentication.spec.jwtRules[].outputClaimToHeaders[]

2 fields
RequestAuthentication.spec.jwtRules[].outputClaimToHeaders[] fields and descriptions
Field / TypeDescription
claim
string required

The name of the claim to be copied from.

  • minLength: 1
header
string required

The name of the header to be created.

  • minLength: 1
  • pattern: ^[-_A-Za-z0-9]+$