Amirhosein Rajabi
Amirhosein Rajabi
### Description My clients will obtain a token from the oAuth2 server with client_id and client_secret. The `client_id` will be in the `azp` attribute of the token payload. 1. I...
### Issue description In the routes page when I searched by plugin-name nothing happened. ### Expected behavior Filter routes result which has that specific plugin. ### How to Reproduce 1....
Hi, I have the below data for example ``` { "a": { "b": "", "c": {}, "d": [ { "e": "", "f": "s", "g": { "h": "", "i": "", "j":...
### Description This PR introduces a change that allows the authorization header to be configurable, enabling the use of a custom header name for authorization. Previously, APISIX used a fixed...