/vertx-angular2-keycloak-demo

Demo app showing Keycloak authentication with Vert.x and Angular 2

Primary LanguageTypeScript

This is a demo project showing authentication with Keycloak, Angular 2 and Vert.x. The details are explained in this blog post. To run the project a Keycloak instance must be running and configured, as explained in the post.

Run the project using Gradle:

gradle run