apinto
apinto copied to clipboard
bug: aksk鉴权网关检验时未对参数排序导致无法校验失败
trafficstars
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 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
该问题已经修复并发版,您可更新到最新版本进行使用