Notifications
Clear all
Topic starter
July 14, 2026 10:59 pm
Hey all. Been trying to set up Vault's response wrapping for passing secrets to my agents. It works fine locally, but my agents are in a different region with high latency.
I keep hitting timeouts before the agent can unwrap the token. The default wrap TTL feels too short for this. Is this a common issue?
What do people do here? Just increase the wrap TTL? Feels like that might weaken security a bit. Are there other patterns for high-latency setups? Maybe a different auth method altogether?