Securing Spring Boot with Keycloak

This article discusses how to secure a Spring Boot application with Keycloak Identity Server. At the end of it, will learn how to use the Spring Boot Keycloak starter which provides a set of configurable beans and support for various Keycloak features, such as authentication and authorization, user management, and client registration.

Read more