we just started with apache shiro and it works fine in a simple jdbc or ldap based environment.
Be our requirements are the following:
- Authentication of the users agains a ldap server
- Roles+Permissions should be stored inside a database
Has anyone some pointers on how this can be done?