Diagrid
Back to all questions
Agent Identity & Security

How does Catalyst assign a workload identity to an agent runner like LangGraph or CrewAI?

Catalyst injects a workload identity into the agent runner's runtime environment at startup, independent of the agent framework. The identity is a cryptographically signed token bound to the agent's durable execution context—its workflow instance and task. This token is automatically refreshed and scoped to the agent's allowed tools and resources, so LangGraph or CrewAI never manage secrets directly. You configure the identity's permissions via Catalyst policies.

Was this article helpful?

Your feedback helps improve Diagrid's FAQ experience.

Keep reading

More Diagrid FAQ articles

View all