Eclipse Vert.x Webauthn 4.2.2.1 and 4.1.7.1 released!

Next post

Eclipse Vert.x 4.2.3 released!

Eclipse Vert.x version 4.2.3 has just been released.

Read more
Previous post

Eclipse Vert.x 3.9.11 released!

Eclipse Vert.x version 3.9.11 has just been released.

Read more
Related posts

Things 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

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 more

Easy 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 more