istio v1.13.3

RequestAuthentication.spec.jwtRules[]

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

No description provided.

forwardOriginalToken
boolean

If set to true, the original token will be kept for the upstream request.

object[]

List of header locations from which JWT is expected.

string[]

List of query parameters from which JWT is expected.

issuer
string

Identifies the issuer that issued the JWT.

jwks
string

JSON Web Key Set of public keys to validate signature of the JWT.

jwksUri
string

No description provided.

jwks_uri
string

No description provided.

outputPayloadToHeader
string

No description provided.