How to login into AEM with user information stored in Relational Database or Mongo DB?
How to login into AEM with user information stored in Relational Database or Mongo DB?
How to login into AEM with user information stored in Relational Database or Mongo DB?
Assuming you can access to that DB from AEM (via java) you should be achieve it via custom auth handler
Here is the sling doc: Apache Sling :: Form Based AuthenticationHandler
Apache Sling :: Authentication - AuthenticationHandler
Here is the sample code: acs-aem-samples/SampleLoginHookAuthenticationHandler.java at aem6.3 · Adobe-Consulting-Services/acs-aem-samples · GitHub
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.