[keycloak-dev] Token validator endpoint (for humans)

Pedro Igor Silva psilva at redhat.com
Thu Apr 5 10:23:44 EDT 2018


Although very helpful, people may want to disable this when in production.

On Thu, Apr 5, 2018 at 9:04 AM, Stian Thorgersen <sthorger at redhat.com>
wrote:

> I added an example token validator endpoint that I needed for some
> demonstration purposes. Question would this be useful to add directly to
> Keycloak?
>
> It provides a simple form where you can paste in the base64 token. It will
> then output the header, claims and whether or not the token is valid. It
> uses realm keys to verify the signature so you don't have to paste that in
> manually (like you do on jwt.io).
>
> For those to lazy to try it out I've attached a screenshot.
>
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>


More information about the keycloak-dev mailing list