sebastien-blanc

Director of Developer Experience at Red Hat

Sebastien Blanc

Sébastien Blanc, Red Hat's Director of Developer Experience, is a Passion-Driven Developer with one primary goal: share his passion by giving talks that are pragmatic, fun, and focused on live coding.

Sebastien Blanc's contributions

Easily secure your Spring Boot applications with Keycloak
Article

Easily secure your Spring Boot applications with Keycloak

Sebastien Blanc

What is Keycloak? Although security is a crucial aspect of any application, its implementation can be difficult. Worse, it is often neglected, poorly implemented and intrusive in the code. But lately, security servers have appeared which allow for outsourcing and delegating all the authentication and authorization aspects. Of these servers, one of the most promising is Keycloak, open-source, flexible, and agnostic of any technology, it is easily deployable/adaptable in its own infrastructure. Moreover, Keycloak is more than just an authentication...