So far I only got LDAP authentication to work under Java file.
How can I get it to work under AngularJS?
Or how can I call the java method than authenticate the users from HTML login.html file。
I would love to have some concrete example of implementation.
Thanks