Hi, >From documentation:
- The first value on the right of the equals sign is the user's password. A password is required. But I don't want to store password in shiro.ini, I like to keep in database. Although, I like to define roles in ini file. [users] admin =* adminpwd,* role1, role2 don't want "adminpwd" here. Is this possible ?
