flux v2.9.5

Receiver.spec.oidcProviders[].validations[]

OIDCValidation is a CEL boolean expression evaluated against the OIDC token claims and variables of a 'generic-oidc' Receiver.

2 fields
Receiver.spec.oidcProviders[].validations[] fields and descriptions
Field / TypeDescription
expression
string required

Expression is the CEL boolean expression to evaluate.

message
string required

Message is returned to the caller when the expression evaluates to false.