Blog

Release notes, roadmap updates, and engineering notes from the Camel team and community.

Workload identity in Apache Camel with SPIFFE and SPIRE

Camel 4.23 adds camel-spiffe. Routes can fetch and validate SPIFFE identity documents from the local Workload API, and an SSLContextParameters backed by SPIFFE gives rotating mutual TLS to the components that already support TLS. There is an example in camel-examples that runs the whole thing with Docker Compose, with Open Policy Agent deciding what each identity may do.