Flow 1
Provision then prove
- 1
Platform/agent attests the workload to an identity server (SPIRE-like or otherwise).
- 2
Workload receives WIT and/or WIC bound to one identifier and a key.
- 3
Calling a peer: mTLS with WIC, or WIT + WPT, or WIT + HTTP signatures. Never WIT as bearer.
- 4
If serving a user: also propagate OAuth/Txn-Token context in its own header. Re-scope before calling another agent.