No AuthenticationProvider found
来源:4-12 短信登录配置及重构

MingYongZhang
2019-07-15
点登陆时提示,数据返回{“content”:“No AuthenticationProvider found for com.zoomey.sdk.security.authentication.mobile.SmsCodeAuthenticationToken”}
写回答
1回答
-
这是因为你没有注册SmsCodeAuthenticationToken对应的AuthenticationProvider 。请确认SmsCodeAuthenticationSecurityConfig的代码是否和课程中的一致
122019-08-01
Spring Security技术栈开发企业级认证与授权
Spring Security技术栈,REST风格开发常见接口,独立开发认证授权模块保证REST服务安全
2662 学习 · 1561 问题
相似问题