LDAP Realm for Shiro

The Shiro framework also ships with an implementation of an LDAP-based realm; LDAP is often used to manage user/passwords and corresponding user groups.

Apache Causeway extends Shiro’s implementation this CausewayLdapRealm, which provides more flexibility for both group/role and role/permissions management.

TODO: v2 - to write up…​