Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -46,8 +46,6 @@ 46 46 47 47 See the [[Social Login Application>>extensions:Extension.Social Login Application]]. 48 48 49 -= LDAP Authentication = 50 - 51 51 == Active Directory == 52 52 53 53 If you're looking to connect XWiki to an Active Directory server, you currently have 2 options: ... ... @@ -55,8 +55,12 @@ 55 55 * Using the manual and generic approach using the [[LDAP Authenticator extension>>extensions:Extension.LDAP.Authenticator]] 56 56 * Using the dedicated [[Active Directory Application>>https://store.xwiki.com/xwiki/bin/view/Extension/ActiveDirectoryApplication]] which is a paying application dedicated to simplifying the integration of Active Directory with XWiki. 57 57 58 - ThedeprecatedLDAPcore LDAP authenticator (for XWiki < 7.4) can be found on [[OldLDAPAuthenticator]].56 += LDAP = 59 59 58 +Use the [[LDAP Authenticator extension>>extensions:Extension.LDAP.Authenticator]]. 59 + 60 +The deprecated LDAP core authenticator (for XWiki < 7.4) can be found on [[OldLDAPAuthenticator]]. 61 + 60 60 = Custom Authentication = 61 61 62 62 This allows plugging to any existing authentication mechanism such as SiteMinder, etc. To configure a custom authentication do the following: