Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Level 1
Level 2
Melden Sie sich an, um alle Badges zu sehen
Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
We have a custom (java) login module that was implemented in 5.6 version but its not working after upgrading to 6.0/6.1.
We understand that in AEM 6 we have to re-create the custom login module using Oak External Login Module or implement org.apache.sling.jcr.jackrabbit.server.security.LoginModulePlugin . We found some articles on the developer forum, but they are not detailed. Need your help on how to achieve this in AEM 6.
Gelöst! Gehe zu Lösung.
Hi,
Please review the Oak documentation: http://jackrabbit.apache.org/oak/docs/security/authentication/externalloginmodule.html. You might also want to watch the recently held CQ Gems session on this topic: http://dev.day.com/content/ddc/en/gems/oak-s-external-login-module---authenticating-with-ldap-and-be...
Do not use org.apache.sling.jcr.jackrabbit.server.security.LoginModulePlugin. This has never been supported in AEM and will never be supported.
Regards,
Justin
Zugriffe
Antworten
Likes gesamt
Hi,
Please review the Oak documentation: http://jackrabbit.apache.org/oak/docs/security/authentication/externalloginmodule.html. You might also want to watch the recently held CQ Gems session on this topic: http://dev.day.com/content/ddc/en/gems/oak-s-external-login-module---authenticating-with-ldap-and-be...
Do not use org.apache.sling.jcr.jackrabbit.server.security.LoginModulePlugin. This has never been supported in AEM and will never be supported.
Regards,
Justin
Zugriffe
Antworten
Likes gesamt
Have you checked this thread - http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manage... ?
Zugriffe
Antworten
Likes gesamt
I have watched the recent session conducted on external login with LDAP module and that was for LDAP configuration. I am looking substitute for com.day.crx.core.CRXLoginModule if any POC or example code exist. I was looking at this https://github.com/apache/jackrabbit-oak.
Zugriffe
Antworten
Likes gesamt
Did you find a solution?
Zugriffe
Antworten
Likes gesamt
If you want to learn how to create a custom OAK login module - see this HELPX article with code by Lokesh:
https://helpx.adobe.com/experience-manager/using/oak-login.html
This will point you in the right direction.
Zugriffe
Likes
Antworten
Zugriffe
Likes
Antworten
Zugriffe
Likes
Antworten