The Wayback Machine - https://web.archive.org/web/20220420161530/https://github.com/topics/api-management
Skip to content
#

api-management

Here are 167 public repositories matching this topic...

starsz
starsz commented Apr 7, 2022

Description

Hi,
When I use openid-connect plugins with the wrong redirect_uri in Apache APISIX.

Like flow:

 "plugins":{
        "openid-connect":{
              ... 
            "scope":"openid profile",
            "bearer_only":false,
            "introspection_endpoint_auth_method":"client_secret_post",
            "redirect_uri":"http://127.0.0.1:9080/"
             .
good first issue
educroquet
educroquet commented Nov 4, 2020

On contexts with many APIs and APIs calling other APIs in chains, having too many spans in the zipkin/jaeger dashboards may lead to a too complex usage of such dashboards and of not necessary big data volumes.

For Tyk's admin team, the steps representing the time spent in each Tyk middleware are much valuable.

But the upstream APIs teams just want to know the global time spent in Tyk interna

chrisgaun
chrisgaun commented Apr 12, 2022

Version

No response

Is your feature request related to a problem? Please describe.

Add new Issues with a Enhancement, Tech Debt or Bug label in the following repos to the corresponding project board using the newest Github feature https://github.com/marketplace/actions/add-to-github-projects-beta

Assigned to Gloo Edge Project:
https://github.com/solo-io/gloo
https://github

rmsamitha
rmsamitha commented Feb 25, 2022

Describe your problem(s)

In the "Complexity Analysis" tab in GraphQL try-out page in devportal, we can see only the complexity Values of each field. If we want to know the complexity value or the depth value, we have to calculate ourself manually. Instead, it would be a nice to have feature to have the possibility to display the calculated complexity/depth values on a button click. So before

Yiyiyimu
Yiyiyimu commented Jul 27, 2021

We tried to build dashboard docker image for ARM in #197 but failed. Since I could build dashboard docker image on m1 so there's nothing to do with the building process itself.

And since it stuck at yarn build, a large chance is free Github Actions machine is lack of memory since we also deploy QEMU to simulate arm environment, as [ref](https://stackoverflow.com/questions/59868448/rpc-error

good first issue

API management apps

Mockend

On-demand GraphQL & REST fake API

Improve this page

Add a description, image, and links to the api-management 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 api-management topic, visit your repo's landing page and select "manage topics."

Learn more