Demo environment — Synthetic data only. Fictional tickers. No real market data, no real trades.
Pinnacle PortfolioDEMO
OAuth 2.0 + PKCE / OpenID Connect

About this demo

Pinnacle Portfolio is a fictional brokerage operated by Web Performance Inc. as a load-test target for WPLoadTester 7.0. The new release uses an AI assistant to auto-configure recordings — this is one of three sibling demo sites, each exercising a progressively harder auth scheme.

Sign-in here goes through a self-hosted OpenID Connect provider with PKCE. Every login generates a fresh code_verifier / code_challenge / state triple that round-trips through /oidc/auth/interaction/:uid/auth/callback/oidc/token. Recordings only replay once the AI assistant keeps the PKCE pair alive across the redirect chain and re-issues a fresh state per virtual user.

Sibling demos: Form + custom CSRF PKCE / OIDC (you are here) Azure AD / SAML