-
Hi,
would it be possible to have an additional chart for the different user-agents to get an idea which user-agents are seen most of the time and in what detail they might differ?
The parsing it…
norg updated
5 months ago
-
With the recent changes in architecture caused by Auth service and SpiceDB, there is a need for API aggregation. A simple example is Domain removal in Auth svc, which should result in all the Things …
-
**Description:**
The Rate Limiting design pattern is crucial in a microservices architecture to prevent abuse and ensure fair usage of resources. This pattern restricts the number of requests a servic…
-
There are several emerging, open-source API proxy solutions. It may prove fruitful to share coding efforts, ideas, and lessons between projects.
## Clyde IO
[Clyde IO](https://github.com/clydeio/clyd…
-
OIDC integration with Azure fails due to missing 'groups' scope
Environment
Weave-Gitops Version 0.38.0
Flux Version 2.2.3
Kubernetes versionv 1.27.10-eks-508b6b3
To Reproduce
Steps to repro…
-
We are going to rely on [Mashape Kong](https://github.com/mashape/kong) for handling the interaction between the client and all the BenchFlow services.
Some of the reasons why [Mashape Kong](https://…
-
Kong 是 Mashape 开源的高性能高可用 API 网关和 API 管理服务层。它基于 OpenResty 进行 API 管理,并提供了插件实现 API 的 AOP。最近因工作的需要研究了 Kong 的相关应用实现。
准备
kong 的官方文档提供了基于不同平台的安装方式,为了方便,这里使用 docker-compose 进行。
```
$ mkdir kong-gatewa…
-
once this is done
https://tools.ietf.org/html/draft-ietf-oauth-jwt-introspection-response-10
-
need yurt-edgex support the following requirements:
1. Vault:Secret creation, store and retrieve (password, cert, access key etc.)
2. Kong:API gateway for other existing EdgeX microservice REST APIs…
-
Sometimes, especially on slower hardware in the snap distribution of EdgeX, Kong will not pick up the SNIs setting that we use to specify what certificates Kong should serve for which routes.
Kong …