Flow 1
Workload client-credentials
- 1
SPIRE issues an X.509-SVID or JWT-SVID to the agent workload.
- 2
Agent hits the token endpoint with that credential as client auth, grant_type=client_credentials (or a user grant if also delegated).
- 3
AS maps SPIFFE ID to a client/policy and issues an access token.