-
Notifications
You must be signed in to change notification settings - Fork 241
Open
Description
Current Behavior
应用进行aksk鉴权时,因为网关没有对服务端没有对请求的参数进行排序,导致签名鉴权失败
Expected Behavior
No response
Error Logs
missing or invalid token
Steps to Reproduce
1、本地进行生成签名,然后对网关发起请求
2、请求后出现无效用户错误
Environment
- APINTO version (run
apinto version
): v0.19.3 - Operating system (run
uname -a
): Linux redgpts04 3.10.0-1160.el7.x86_64 init #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux