Hi,
I have installed AEM 6.0. We have an in-house developed authentication system (not ldap) and trying to see how the users can login to AEM with their in-house system credentials. Below is what i found in web. When user login for first time, it should create the user in AEM.
http://adobedocsdiff.headwire.com/sitediff/serve/2015-02-10/data/docs/en/aem/6-0/develop/platform/cu...
Please share the sample logic to override the login module. Authentication module should validate the in-house user credentials.