shiro|Shiro Odd number of characters.
【shiro|Shiro Odd number of characters.】
Authentication failedfortoken submission [org.apache.shiro.authc.UsernamePasswordToken - admin, rememberMe=false]. Possible unexpected error? (Typical or expected login exceptions should extend from AuthenticationException).java.lang.IllegalArgumentException: Oddnumberofcharacters.
最近在写用户登录,要用到shiro的身份认证,登录密码需要加密,出现了该问题。网上搜了下,这个问题出现的很多,基本都是说加密这块出了问题。参照网友提供的方法并不能解决问题,自查了一下,出错原因是:需要登录验证的用户id在数据库表里重复存在,并且相同用户id对应的密码不同,违背了shiro principals身份的唯一性。解决办法:删除id重复的用户信息,保留一条即可完美解决。
推荐阅读
- SpringBoot解决Shiro导致依赖注入的bean事务失效问题
- [Toddler's|[Toddler's Bottle]-random
- 2017|2017 India - Shirodhara
- Shiro|Shiro 入门实例
- SpringSecurity能否吊打Shiro()
- 实现shiro认证失败后返回json功能
- Shiro之保存Session到数据库中-yellowcong
- java|java web网站中使用shiro实现前后台登录功能
- spring shiro redis : 将session存入redis,实现session共享
- √|shiro教程(session管理)