Docs » Components » Security » Shiro
Security implementations provide authentication and authorization services. They do not providing services such as auditing, encryption, non-repudiation or confidentiality.
The shiro implementation provides integration with Apache Shiro.
How to configure an Isis webapp to use the Shiro-based security mechanism
How to configure Shiro itself to work against an LDAP server for both authentication (users/roles) and authorization (roles/permissions).