Skip to content
On-demand recording | SAP IdM End of Life: Migration Without Disruption | With Deloitte · 60 min Watch recording

Agent Passports

Issue short‑lived Passports via OAuth Token Exchange (RFC 8693) with Rich Authorization Requests (RFC 9396). Bind to client with DPoP (RFC 9449) and use pairwise subject identifiers.

RAR example


{
  "authorization_details": [
    { "type": "tool", "actions": ["invoke"], "resource": "billing.export" }
  ]
}