-
### Current Behavior
Using Firefox version >= 128.0 the `/logout` path provided by the openid-connect plugin is not redirecting to the configured IDP for logout but instead returning a 1x1 pixel imag…
-
### Description
I would like to change the default username and password(admin:admin) login system in APISIX dashboard with Google OpenID setup. Any documentation related to it or anyone worked on it…
-
Hi @denysvitali,
I'm Zhiyuan Ju from Apache APISIX Community[1] :)
Just now, I noticed this repo, and one of our PMC members @bzp2010 contributed the Open Policy Agent plugin to Apache APISIX he…
-
### Description
I has do as https://apisix.apache.org/zh/docs/apisix/3.2/discovery/nacos/,
```
discovery:
nacos:
host:
- "http://${username}:${password}@101.32.56.94:8848"
fetc…
-
### Current Behavior
I am trying to define an APISIX route using CRD. I am trying to enable cors plugin but facing an issue with specifying *
```
apiVersion: apisix.apache.org/v2
kind: ApisixRou…
-
### Current Behavior
bug: Apisix file-logger 写入无锁,大并发情况下json日志混乱串行
### Expected Behavior
_No response_
### Error Logs
bug: Apisix file-logger 写入无锁,大并发情况下json日志混乱串行
### Steps to Reproduce
bu…
-
### Current Behavior
when set a request with User-Agent: Go-http-client/2.0, return 500
### Expected Behavior
return the real data
### Error Logs
_No response_
### Steps to Reproduce
1. sta…
-
### Description
route:
4层Nginx -> Apisix (IngressApisix)
为了传递真实的client Ip ,4层Nignx 配置了 proxy_protocol on;
结果apisix带理地址 直接400
此种情况在ingressNginx 上是没有开启 proxy配置导致, 求教apisix 该如何配置…
-
### Description
I am using http_logger to log all requests. But cannot find any variable for request's headers.
Can someone show me hot to send request header to http-logger?
Thank you
### En…
-
### Description
How to expose a metric from custom plugin, using the default prometheus exported URI `/apisix/prometheus/metrics`.
In my case, I want get summary metric about request_time, not t…