OIDC Demo Client
Home
Flows
Implicit flow (fragment)
Implicit flow (form post)
Authorization code flow
Authorization code flow + PKCE
Client credentials flow
Refresh tokens
Combining the flows
Tools
Use an access token
Token introspection
Token revocation
OAuth URL Inspector
Back-channel log
Base64 encode/decode
Hash calculator
at_hash calculator
Symmetric signed token generator
Asymmetric signed token generator
Sign with your own key
PEM to JWK converter
Login
OpenID Connect login
External OIDC login
Local login
Token revocation
Send a token to the revocation endpoint (RFC 7009) and the authorization server throws it away.
client_id
The client the token was issued to
client_secret
token
Paste a refresh token, or run the
refresh token demo
first
token_type_hint
(omit)
refresh_token
access_token
Revoke token