Skip to content

MyShiroRealm的doGetAuthenticationInfo()返回错误 #5

Description

@woerry

doGetAuthenticationInfo(AuthenticationToken auth)的返回你写的是return new SimpleAuthenticationInfo(token, token,"my_realm") 这不是明文嘛,我看你的项目是用salt加密的啊。而且最后一个参数"my_realm"是啥?我没在其他地方看到他

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions