I have install LDAP Authentificator with Extension Manager and LDAP Application manuall by import XAR file.
After i add this line in xwiki.cfg file located in my docker volume and i restarted container : #-# LDAP authentication service
xwiki.authentication.authclass=org.xwiki.contrib.ldap.XWikiLDAPAuthServiceImpl
But When i go to XWIKI => Administrate => Other => LDAP, i have this message [LDAP service is not available. Please verify your installation.]
Hi,
I think the problem is that i installed “LDAP Application” manually and i didn’t installed dependancy…
I did like that because i don’t find this Extension in Extension Manager in My XWIKI.
I have successfully installed “LDAP Authentificator” with extension manager.
How can i find the extension “LDAP Application” in the Extension Manager in my XWIKI?
Hi,
I think i have resolved the problem [LDAP service is not available. Please verify your installation.].
I go to extension manager ==> installed extension and here i found the “LDAP Extension” is not valid. I clicked on repair and continue and now i no longer have the message.