Replies: 1 comment
-
You should give the code directly and give the verification method. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I wrote an authentication plug-in myself to obtain some business interface permissions by taking header information, but sometimes the headers recorded in ctx are not what I am currently requesting, and it feels like the header information requested by others last time.
Environment
apisix version
):2.9uname -a
):centos7.9openresty -V
ornginx -V
):1.19.9.1curl http://127.0.0.1:9090/v1/server_info
):3.5luarocks --version
):Beta Was this translation helpful? Give feedback.
All reactions