Vertx 3 and Keycloak tutorial
Next post
Vert.x 3.3.0 is released!
That was a long run … but here we are. We are very pleased to announce the release of Vert.x 3.3.0!
Read morePrevious post
Vert.x 3 and Azure cloud platform tutorial
Vert.x 3.2.1 applications can quickly be deployed on Microsoft Azure. Deployment is independent of your build so it is all about configuration.
Read moreRelated posts
JWT Authorization for Vert.x with Keycloak
In this blog post, you'll learn about JWT foundations, protect routes with JWT Authorization, JWT encoded tokens, and RBAC with Keycloak
Read moreEasy SSO for Vert.x with Keycloak
In this blog post, you'll learn how to implement Single Sign-on with OpenID Connect and how to use Keycloak together with Eclipse Vert.x.
Read moreThings to keep in mind concerning CSRF attacks
Eclipse Vert.x like most frameworks provides an anti-CSRF defense. However, no framework can prevent all attack vectors that exist in the web. Therefore, developers need to be aware of some dangers and common attack vectors concerning CSRF defenses.
Read more