Changes for page User Authentication

Last modified by Thomas Mortagne on 2023/04/28

<
From version < 86.1 >
edited by Alex Cotiugă
on 2016/08/03
To version < 88.1 >
edited by Thomas Mortagne
on 2016/08/03
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.acotiuga
1 +XWiki.ThomasMortagne
Content
... ... @@ -46,6 +46,10 @@
46 46  
47 47  = LDAP Authentication =
48 48  
49 +Since 7.4 it's recommended to use the new [[LDAP Authenticator extension>>extensions:Extension.LDAP.Authenticator]] instead of the core one.
50 +
51 +The following documentation is for the core LDAP authenticator which has been removed in 8.3.
52 +
49 49  If you are going to use the [[LDAP Admin Extension>>extensions:Extension.LDAP.Application]], which makes it easier to configure LDAP, then you only need to uncomment xwiki.authentication.authclass property and //nothing// else. Unlike editing xwiki.cfg, which requires you to redeploy the XWiki webapp, LDAP Extension allows you to make changes without restarting.
50 50  
51 51  == Generic LDAP configuration ==

Get Connected