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.
| Field / Type | Description |
|---|---|
expression | Expression is the CEL boolean expression to evaluate. |
message | Message is returned to the caller when the expression evaluates to false. |