Hi guys,
I integrated Apache Shiro with a dummy user and it works just fine! But this framework has no tutorials online?! It's very hard to get into it as a beginner.
Can somebody help me integrating a ldap integration. I have only found information that it is not that difficult :-/
I started with configuring the realm:
[main]
myRealm = org.apache.shiro.realm.ldap.AbstractLdapRealm
But what to do next? How to configure it?
Thank's for any help