Keycloak Debug Client

This is a small keycloak client that print tokens, user info, and user profile.

Install it by copying the three files index.{html,js,css} to any HTTP server, or serve them with the included command-line server http-server.sh. Configuration is done by editing index.html:

what to configure in index.html

Here is a screenshot of keycloak-debug-client in action:

Keycloak debug client screenshot