Keycloak Mockup Demo Client
Static browser client built around keycloak-js for local login testing.
Use it to inspect the token payloads, userinfo response, and adapter state returned by the mock server.
Local development / testing only — sensitive tokens may be visible in the browser.
Initializing
Configuration
{}
Settings are stored in localStorage and also reflected in the URL query string.
Adapter state
{}
Token claims
{}
Userinfo
null
Raw tokens
{}
Errors and notes
null