November 15, 2023
Securing Spring Boot Applications with Keycloak and Spring Security
Securing applications and data within them has always been of great significance. Running into some form of identity and access control while developing applications is unavoidable, and implementing full user and role management required for authentication and authorization might not be the application's focus. In another scenario, one of the…