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

Sebastien Blanc sblanc at redhat.com
Thu Apr 5 10:30:16 EDT 2018


Really nice !

I just gave it a try and it works perfectly.

I was thinking that we could maybe add an extra @POST endpoint that returns
a json object so that third parties could integrate with this service, wdyt
?




On Thu, Apr 5, 2018 at 2:04 PM, 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