Back to projects
DevTools
springboot-kong-keycloak
Goal: create a Spring Boot app called book-service accessible only through the Kong API gateway. In Kong, the kong-oidc plugin will be installed, enabling communication between Kong and Keycloak. This setup ensures that when Kong receives a request for book-service, it validates the request in conjunction with Keycloak to ensure its authenticity.
ivangfr
Maintainer
38 stars
About this project
Goal: create a Spring Boot app called book-service accessible only through the Kong API gateway. In Kong, the kong-oidc plugin will be installed, enabling communication between Kong and Keycloak. This setup ensures that when Kong receives a request for book-service, it validates the request in conjunction with Keycloak to ensure its authenticity. Maintained by ivangfr on GitHub, where it has earned 38 stars from the community.
It's actively developed around spring-boot, kong, keycloak, and is a solid reference for anyone building with these tools.
Tags
Install
npm install springboot-kong-keycloakMore Spring Boot projects