一、该问题的重现步骤是什么?
1. oauth2授权码,出现
{"code":500,"success":false,"data":{},"msg":"User must be authenticated with Spring Security before authorization can be completed."}
2. 在浏览器上直接访问认证服务(不通过网关),输入授权码方式,在浏览器敲上
没有出现,输入用户名和密码窗口,出现了是
User must be authenticated with Spring Security before authorization can be completed.
3.
二、你期待的结果是什么?实际看到的又是什么?
授权码,输入上面地址后,应该出现输入用户名和密码窗口
三、你正在使用的是什么产品,什么版本?在什么操作系统上?
bladex企业版 2.8.0.RELEASE
windows7 操作系统上
四、请提供详细的错误堆栈信息,这很重要。
代码配置:
五、若有更多详细信息,请在下面提供。
扫一扫访问 Blade技术社区 移动端