Skip to content
#

kong

Here are 46 public repositories matching this topic...

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.

  • Updated Mar 24, 2024
  • Shell

The goal of this project is to create a simple Spring Boot REST API and securing it with Kong using the LDAP Authentication and Basic Authentication plugins. Besides, we will explore more plugins that Kong offers like: Rate Limiting and Prometheus plugins.

  • Updated Apr 13, 2024
  • Shell

This repository contains an AWS CloudFormation templates that will create the infrastructure required to stand up a Kong Enterprise cluster of EC2 nodes with Brain/Immunity enabled. This template cannot be used to implement Kong as an ingress controller to a Kubernetes cluster.

  • Updated Sep 16, 2020
  • Shell

Improve this page

Add a description, image, and links to the kong topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kong topic, visit your repo's landing page and select "manage topics."

Learn more