OpenID Connect Playground
The OIDC playground is for developers to test and work with OpenID Connect calls step-by-step, giving them more insight into how OpenID Connect works.
Debugger
1
Redirect to OpenID Connect Server
Request
https://samples.auth0.com/authorize?
client_id=kbyuFDidLLm280LIwVFiazOqjO3ty8KH
&redirect_uri= https://openidconnect.net/callback
&scope=openid profile email phone address
&response_type=code
&state=7c0e0a5ea8a8daeaf4c9b07471f67a072a99584f
&redirect_uri= https://openidconnect.net/callback
&scope=openid profile email phone address
&response_type=code
&state=7c0e0a5ea8a8daeaf4c9b07471f67a072a99584f
The OIDC playground is brought to you by Auth0.
A cloud service, APIs and tools that eliminate the friction of identity for your applications and APIs.
Try Auth0 for Free