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

Zero‑Token SPAs

Eliminate token theft Policy on every call Audit‑ready proof
Visual representation of zero-token SPA architecture with BFF pattern

How it works

  1. Edge calls BFF for ForwardAuth; SPA never sees tokens.
  2. BFF validates session and requests PDP decision per route.
  3. On allow, BFF brokers tokens and applies constraints (caps, egress, params).
  4. Signed receipts capture policy snapshots and usage.

Standards

  • OIDC + OAuth 2.0 (Auth Code + PKCE)
  • OpenID AuthZEN decisions at the BFF
  • DPoP and RFC 8693 Token Exchange (optional)

Related reading

Experience PlatformARIA ShieldResources

Learn more

Marketing site

ARIA ShieldResources

Related reading

BFF OverviewPDP Reference