Closed MirtoBusico closed 10 months ago
This issue has been marked as stale due to 350 days of inactivity. It will be closed in 2 weeks if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions.
This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any time.
Description
Hi all, I've setup a working environment to access apisix-dashboard from everywere.
The access path is user -> nginx load balancer -> apisix (authenticated with openid-connect plugin) -> apisix dashboard
The framework is the one described in #8452
Now that openid-connect works correctly, I'm trying to add authorization to the route.
What happen is:
The route definition is
What works:
What don't work:
I don't see anything interesting in the apisix pod logs and in the apisix-dashboard pod log
What can I do?
Environment
apisix version
):uname -a
):openresty -V
ornginx -V
):curl http://127.0.0.1:9090/v1/server_info
):luarocks --version
):