Mastering Keycloak Theme Customization using Maven and FreeMarkerIn this story, we’ll explain how to create branded Keycloak themes step-by-step using FreeMarker and Maven for quick development and easy…4d ago4d ago
Modern Caching with Redis in Spring Boot 3 ApplicationsIn this story, we’ll explore how to implement caching in a Spring Boot 3 application using Redis.Jul 2Jul 2
Spring Cloud Gateway OpenID Connect with KeycloakIn this story, we’ll explore how to secure microservices architectures with Spring Cloud Gateway, Resource Servers, and Keycloak.Jun 23Jun 23
Spring Framework 6.2 — Fallback AnnotationThis story explores the usage of the Fallback annotation introduced in Spring Framework 6.2.Jun 3Jun 3
Keycloak — Multi-Tenancy with OrganizationsThis story will explain implementing multi-tenancy in the Keycloak server using the Organization feature.May 12A response icon2May 12A response icon2
Spring Boot 3 — Keycloak Admin Client integrationIn this story, we’ll explain how to integrate the Keycloak admin client in a Spring Boot application.May 5May 5
Spring Boot 3 — Manage Secrets using HashiCorp Vault and PostgreSQL as Backend: Part 2In the previous story, we had configured a Hashicorp Vault server. In this story, we’ll explain how to manage vault secrets with a Spring…Apr 29Apr 29
Spring Boot 3 — Manage Secrets using HashiCorp Vault and PostgreSQL as Backend: Part 1In this story, we’ll explore how to configure Hashicorp Vault and manage secrets in a Spring Boot application.Apr 28Apr 28
Manage Keycloak using Admin REST APIThis story will explain how to interact with the Keycloak server using REST API without any programming language.Apr 14A response icon2Apr 14A response icon2
Strategy Design Pattern Using Java EnumIn this story, we’ll explore the implementation of the Strategy Design Pattern using Java Enum.Apr 7Apr 7