2026-05-06T14:34:08Z ERROR authorino.service.auth.authpipeline failed to parse CEL expression {"request id": "6f609584-77c2-42b8-b398-7832a8af74ae", "expression": "Expression { expression: IdedExpr { i
d: 3, expr: Select(SelectExpr { operand: IdedExpr { id: 2, expr: Select(SelectExpr { operand: IdedExpr { id: 1, expr: Ident(\"auth\") }, field: \"identity\", test: false }) }, field: \"dct\", test: false }) }, att
ributes: [Attribute { path: [\"auth\", \"identity\", \"dct\"] }], extended: false }", "error": "ERROR: <input>:1:12: undeclared reference to 'Expression' (in container '')\n | Expression { expression: IdedExpr { i
d: 3, expr: Select(SelectExpr { operand: IdedExpr { id: 2, expr: Select(SelectExpr { operand: IdedExpr { id: 1, expr: Ident(\"auth\") }, field: \"identity\", test: false }) }, field: \"dct\", test: false }) }, att
ributes: [Attribute { path: [\"auth\", \"identity\", \"dct\"] }], extended: false }\n | ...........^"}
github.com/kuadrant/authorino/pkg/service.(*AuthPipeline).metricLabels
/usr/src/authorino/pkg/service/auth_pipeline.go:542
github.com/kuadrant/authorino/pkg/service.(*AuthPipeline).reportStatusMetric
/usr/src/authorino/pkg/service/auth_pipeline.go:512
github.com/kuadrant/authorino/pkg/service.(*AuthPipeline).Evaluate.func1.1
/usr/src/authorino/pkg/service/auth_pipeline.go:501
github.com/kuadrant/authorino/pkg/metrics.ReportTimedMetric
/usr/src/authorino/pkg/metrics/metrics.go:202
github.com/kuadrant/authorino/pkg/service.(*AuthPipeline).Evaluate.func1
/usr/src/authorino/pkg/service/auth_pipeline.go:505
Describe the bug
TelemetryPolicy does not work when added. JWT auth works, able to then rate limit on custom filters, but TelemetryPolicy is broken.
local kind cluster v1.35.0
AuthPolicy
TelemetryPolicy
Envoy Proxy
Error