Flow 1
RS local validation
- 1
AS issues at+jwt with aud=canonical RS URI (RFC 8707 resource).
- 2
Agent presents Bearer or DPoP.
- 3
RS checks typ, sig, exp, aud==itself, then scope/authorization_details, then optional cnf proof.
- 4
Reject tokens minted for a different MCP server or API even if the signature is valid.