OIDC Flow Simulation

This tool simulates an OpenID Connect authorization-code flow, allowing you to step through each stage and inspect the results. You can use the default sandbox authority or provide your own.

Using default sandbox โ€“ test credentials: alice / password


1
Ready to Login
2
Auth Code
3
Token Exchange
4
Callback

Step 1: Login Prompt

Debug Information

Current Step:

ReadyToLogin


What happens next?

Next step will redirect user to the OIDC provider to get an authorization code.

An unhandled error has occurred. Reload ๐Ÿ—™