flux v2.9.5

Receiver.spec.oidcProviders[].variables[]

OIDCVariable is a named CEL expression evaluated against the OIDC token claims of a 'generic-oidc' Receiver.

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

Expression is the CEL expression that defines the variable value.

name
string required

Name is the variable name; it must be a valid CEL identifier.