Simulated login
The local demo IdP produces a real signed result, but it performs no identity proofing. Baseline: IAL1, AAL1.
Begin with a simulated federated AAL1 session, create a real P-256 device passkey, and answer a one-time binding challenge. A successful same-holder proof raises AAL to 2. IAL stays at 1, and unsupported identity claims stay denied.
The local demo IdP produces a real signed result, but it performs no identity proofing. Baseline: IAL1, AAL1.
Your browser asks the platform authenticator to create a real ES256 credential with user verification.
The enrolled key signs a fresh, one-time challenge. The verifier checks possession, UV, RP binding, and counter state.
Nothing starts automatically. Each WebAuthn prompt follows an explicit button press. Tokens, credential identifiers, and the demo linking secret remain only in this page's memory and are discarded on reload.
Requires a secure context and a browser with WebAuthn support.